mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-06 00:19:58 +01:00
Add --repo_env=USE_PYWRAP_RULES=True to cross-compile linux arm64 builds.
PiperOrigin-RevId: 747454934
This commit is contained in:
parent
50cd97d31a
commit
4dd87b5325
|
|
@ -13,5 +13,5 @@
|
|||
# limitations under the License.
|
||||
# ==============================================================================
|
||||
source ci/official/envs/linux_arm64
|
||||
TFCI_BAZEL_COMMON_ARGS="--repo_env=HERMETIC_PYTHON_VERSION=$TFCI_PYTHON_VERSION --config cross_compile_linux_arm64"
|
||||
TFCI_BAZEL_COMMON_ARGS="--repo_env=HERMETIC_PYTHON_VERSION=$TFCI_PYTHON_VERSION --config cross_compile_linux_arm64 --repo_env=USE_PYWRAP_RULES=True"
|
||||
TFCI_BAZEL_TARGET_SELECTING_CONFIG_PREFIX=cross_compile_linux_arm64
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user