aboutsummaryrefslogtreecommitdiff
path: root/XcodeConfig/Target/LoadableBundle.xcconfig
diff options
context:
space:
mode:
Diffstat (limited to 'XcodeConfig/Target/LoadableBundle.xcconfig')
-rw-r--r--XcodeConfig/Target/LoadableBundle.xcconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/XcodeConfig/Target/LoadableBundle.xcconfig b/XcodeConfig/Target/LoadableBundle.xcconfig
index 8b824d7..0b8e3d6 100644
--- a/XcodeConfig/Target/LoadableBundle.xcconfig
+++ b/XcodeConfig/Target/LoadableBundle.xcconfig
@@ -25,6 +25,3 @@
// Bundles should not have their external symbols stripped.
STRIP_STYLE = non-global
-
-// Bundles need to be position independent
-GCC_DYNAMIC_NO_PIC = NO