conigure: Fix iOS build warning.

from Tom Palaia.
This commit is contained in:
Andrew Johnson
2012-11-19 10:48:24 -06:00
parent 7d79a83519
commit 5b1d3a7725

View File

@@ -41,6 +41,7 @@ ARCH_DEP_LDFLAGS += $(ARCH_DEP_FLAGS)
#--------------------------------------------------
# Operating system flags
OP_SYS_CFLAGS += -isysroot $(SDK_DIR) -D__IPHONE_OS_VERSION_MIN_REQUIRED=30200
OP_SYS_LDFLAGS += -isysroot $(SDK_DIR)
#--------------------------------------------------
# Always compile in debugging symbol table information