mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-14 01:27:41 +00:00
daemon: improve iOS warning
This commit is contained in:
parent
82c9843e67
commit
875088e2a4
@ -27,8 +27,7 @@ AC_PROG_MAKE_SET
|
||||
# iPhone/iPod touch cross-compilation uses theos
|
||||
SDK_PATH="$DEVELOPER_PATH/SDKs/iPhoneOS$SDK_VERSION.sdk"
|
||||
if test "x$target" = xiphone; then
|
||||
echo "Cross-compiling for iPhone/iPod touch uses theos"
|
||||
./config-iphone.sh
|
||||
echo "Cross-compiling for iPhone/iPod touch uses theos, please checkout port/ios"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user