libs/sqplus/build-ios/ios-device/makefile

5 lines
433 B
Makefile
Raw Permalink Normal View History

2017-01-10 04:08:49 +00:00
PLATFORM_SPECIAL_FLAGS=-I/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk/usr/include -arch armv7 -arch armv7s -miphoneos-version-min=6.0 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.1.sdk
CC=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
include ../makefile_template