diff --git a/GNUmakefile-cross b/GNUmakefile-cross index 90ced7a6..04ec08e7 100644 --- a/GNUmakefile-cross +++ b/GNUmakefile-cross @@ -36,7 +36,6 @@ ifeq ($(IS_IOS),1) AR = libtool ARFLAGS = -static -o - LDFLAGS += -flat_namespace endif # Android cross-compile configuration. Works in conjunction with IS_CROSS_COMPILE.