mirror of
https://github.com/scummvm/dockerized-bb.git
synced 2026-05-21 05:40:49 +00:00
12 lines
396 B
Docker
12 lines
396 B
Docker
m4_dnl These settings must be kept in sync between toolchain and worker
|
|
m4_define(`PPA_CLANG',-21)m4_dnl
|
|
m4_define(`XOS_SDK_VERSION',26.2)m4_dnl
|
|
m4_define(`XOS_DEPLOYMENT_TARGET',7.0)m4_dnl
|
|
|
|
m4_define(`XOS_SDK_BASE',iPhoneOS)m4_dnl
|
|
m4_define(`XOS_PLATFORM',iphone)m4_dnl
|
|
|
|
m4_include(`apple/xos.m4')m4_dnl
|
|
|
|
define_aliases(ios7-arm64, ios7bundle, --enable-static --with-staticlib-prefix=${PREFIX})
|