Enabled "FIXME_STUB" macro

This commit is contained in:
Vasily Litvinov 2014-03-04 00:41:58 +04:00
parent 301fb1ae13
commit 6ae149809f

View File

@ -180,6 +180,7 @@ ifneq ($(android),)
-DJNI_JARJAR_PREFIX= \
-D__DARWIN_UNIX03=1 \
-D__DISABLE_IPV6_PROTO \
-D__PROVIDE_FIXMES \
-g3
luni-cpps := $(shell find $(luni-native) -name '*.cpp')