You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make HOST_CC="gcc -m32" CROSS=$NDKP TARGET_FLAGS="$NDKF"
440
440
</pre>
441
441
<p>
442
-
You can cross-compile for <bid="ios">iOS 3.0+</b> (iPhone/iPad) using the <ahref="http://developer.apple.com/devcenter/ios/index.action"><spanclass="ext">»</span> iOS SDK</a>.
443
-
The environment variables need to match the iOS SDK version:
442
+
You can cross-compile for <bid="ios">iOS 3.0+</b> (iPhone/iPad) using the <ahref="http://developer.apple.com/devcenter/ios/index.action"><spanclass="ext">»</span> iOS SDK</a>:
444
443
</p>
445
444
<pstyle="font-size: 8pt;">
446
445
Note: <b>the JIT compiler is disabled for iOS</b>, because regular iOS Apps
0 commit comments