summaryrefslogtreecommitdiff
path: root/solenv/inc/unxiosr.mk
diff options
context:
space:
mode:
Diffstat (limited to 'solenv/inc/unxiosr.mk')
-rw-r--r--solenv/inc/unxiosr.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/inc/unxiosr.mk b/solenv/inc/unxiosr.mk
index 06f11687f6b0..6ddb15af841e 100644
--- a/solenv/inc/unxiosr.mk
+++ b/solenv/inc/unxiosr.mk
@@ -106,8 +106,6 @@ LINKFLAGSDEFS*=-Wl,-multiply_defined,suppress
DLLPRE=lib
# We don't use dynamic shared libraries on iOS
DLLPOST=.a
-# Precompiled header file extension
-PCHPOST=.gch
STDLIBCUIMT=-framework UIKit -framework Foundation -framework CoreText -framework CoreGraphics -framework CoreFoundation -Xlinker -objc_abi_version -Xlinker 2
STDLIBGUIMT=$(STDLIBCUIMT)