diff options
Diffstat (limited to 'build/dynamiclib.xcconfig')
-rw-r--r-- | build/dynamiclib.xcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/dynamiclib.xcconfig b/build/dynamiclib.xcconfig index 5096ebc..73d398b 100644 --- a/build/dynamiclib.xcconfig +++ b/build/dynamiclib.xcconfig @@ -6,4 +6,4 @@ GCC_DYNAMIC_NO_PIC = NO // Dynamic libs should not have their external symbols stripped. -STRIP_STYLE = non-global
\ No newline at end of file +STRIP_STYLE = non-global |