mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 12:20:11 +01:00
Remove uses of the --apple_bitcode flag, which is no longer supported with Bazel 7
See 37b8e1b37d
PiperOrigin-RevId: 733003646
This commit is contained in:
parent
f850e3d284
commit
647e2e6db9
2
.bazelrc
2
.bazelrc
|
|
@ -190,7 +190,7 @@ build:macos_arm64 --macos_minimum_os=11.0
|
|||
|
||||
# iOS configs for each architecture and the fat binary builds.
|
||||
build:ios --apple_platform_type=ios
|
||||
build:ios --apple_bitcode=embedded --copt=-fembed-bitcode
|
||||
build:ios --copt=-fembed-bitcode
|
||||
build:ios --copt=-Wno-c++11-narrowing
|
||||
build:ios_armv7 --config=ios
|
||||
build:ios_armv7 --cpu=ios_armv7
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user