mirror of
https://github.com/corda/corda.git
synced 2025-01-19 11:16:54 +00:00
Enabled "FIXME_STUB" macro
This commit is contained in:
parent
301fb1ae13
commit
6ae149809f
1
makefile
1
makefile
@ -180,6 +180,7 @@ ifneq ($(android),)
|
|||||||
-DJNI_JARJAR_PREFIX= \
|
-DJNI_JARJAR_PREFIX= \
|
||||||
-D__DARWIN_UNIX03=1 \
|
-D__DARWIN_UNIX03=1 \
|
||||||
-D__DISABLE_IPV6_PROTO \
|
-D__DISABLE_IPV6_PROTO \
|
||||||
|
-D__PROVIDE_FIXMES \
|
||||||
-g3
|
-g3
|
||||||
|
|
||||||
luni-cpps := $(shell find $(luni-native) -name '*.cpp')
|
luni-cpps := $(shell find $(luni-native) -name '*.cpp')
|
||||||
|
Loading…
Reference in New Issue
Block a user