- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step. ios-revival
authorantonc27 <antonc27@mail.ru>
Thu, 13 Aug 2015 01:31:37 +0200
branchios-revival
changeset 11110 c402c68839a9
parent 11109 5ea358421a65
child 11111 6cdfd5fc08de
- 'Generate position dependent code' et to NO. Otherwise crashed at initialization step.
project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj
--- a/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Tue Aug 11 02:42:53 2015 +0200
+++ b/project_files/HedgewarsMobile/Hedgewars.xcodeproj/project.pbxproj	Thu Aug 13 01:31:37 2015 +0200
@@ -2249,7 +2249,7 @@
 				FPC_UNITS_PATH = "-Fu\"$(PROJECT_DIR)\"";
 				GCC_C_LANGUAGE_STANDARD = c99;
 				GCC_DEBUGGING_SYMBOLS = default;
-				GCC_DYNAMIC_NO_PIC = YES;
+				GCC_DYNAMIC_NO_PIC = NO;
 				GCC_FAST_MATH = YES;
 				GCC_NO_COMMON_BLOCKS = YES;
 				GCC_OPTIMIZATION_LEVEL = s;