Fixes in build scripts & tools.
Tetris: fixes for full screen mode.
This commit is contained in:
@@ -15,7 +15,7 @@ osVersionMin.osx = -macosx_version_min 10.10.0
|
||||
// iphone
|
||||
arch.osx-ios = arm64
|
||||
sysRoot.osx-ios = target-sysroot-1-darwin-macos
|
||||
targetSysRoot.osx-ios = target-sysroot-1-darwin-ios
|
||||
targetSysRoot.osx-ios = target-sysroot-2-darwin-ios
|
||||
llvmHome.osx-ios = clang+llvm-3.9.0-darwin-macos
|
||||
llvmLtoFlags.osx-ios = -O3 -function-sections -exported-symbol=_main
|
||||
llvmLlcFlags.osx-ios = -mtriple=arm64-apple-ios5.0.0 --disable-fp-elim
|
||||
|
||||
Reference in New Issue
Block a user