swr: [rasterizer core] Fix trifan regression from 9d3442575f
[mesa.git] / Android.common.mk
index b03876d6269a845eb865ae0d5d9e934ca9d8dbc8..04045bd5a67781b36ae3ea94650505ec5cbef242 100644 (file)
@@ -60,6 +60,7 @@ LOCAL_CFLAGS += \
        -DHAVE___BUILTIN_UNREACHABLE \
        -DHAVE_PTHREAD=1 \
        -DHAVE_DLOPEN \
+       -DHAVE_DL_ITERATE_PHDR \
        -fvisibility=hidden \
        -Wno-sign-compare
 
@@ -124,3 +125,5 @@ endif
 
 # Quiet down the build system and remove any .h files from the sources
 LOCAL_SRC_FILES := $(patsubst %.h, , $(LOCAL_SRC_FILES))
+
+LOCAL_SHARED_LIBRARIES += libz