Got rid of __DISABLE_IPV6_PROTO macro

This commit is contained in:
Vasily Litvinov 2014-03-05 03:02:48 +04:00
parent 6ae149809f
commit 0982debca7

View File

@ -179,7 +179,6 @@ ifneq ($(android),)
-DOS_SHARED_LIB_FORMAT_STR="\"$(so-prefix)%s$(so-suffix)\"" \
-DJNI_JARJAR_PREFIX= \
-D__DARWIN_UNIX03=1 \
-D__DISABLE_IPV6_PROTO \
-D__PROVIDE_FIXMES \
-g3