Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit e184e75

Browse files
committed
-fembed-bitcode-marker
1 parent 6097843 commit e184e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

testing/scenario_app/compile_ios_jit.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ echo "Creating stub App using $SYSROOT..."
6161

6262
echo "static const int Moo = 88;" | xcrun clang -x c \
6363
-arch x86_64 \
64-
-fembed-bitcode \
64+
-fembed-bitcode-marker \
6565
-isysroot "$SYSROOT" \
6666
-miphoneos-version-min=8.0 \
6767
-dynamiclib \

0 commit comments

Comments
 (0)