Skip to content

Commit 810d260

Browse files
committed
force arm64 ios build
1 parent 867534e commit 810d260

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.bazelrc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ build:ios --copt=-DEIGEN_NOEXCEPTIONS_OVERRIDE
8383
build:ios --cxxopt=-DEIGEN_NOEXCEPTIONS_OVERRIDE
8484
# disable avx512-fp16 for x86 simulator
8585
build:ios --define=xnn_enable_avx512fp16=false
86+
# force arm64 simulator
87+
build:ios --ios_multi_cpus=sim_arm64
8688

8789
# Windows configs
8890

0 commit comments

Comments
 (0)