STT-tensorflow/third_party/toolchains/embedded/arm-linux
Christian Sigg 6b350fcde9 Make tf_http_archive() consistently take string attributes and create a label from it early in the rule.
That way, we do not need to use clean_dep anymore in workspace.bzl, which is easy to forget.

PiperOrigin-RevId: 358860040
Change-Id: Ia21a1c6fc19b386103b8ff3f153fef7352ef8ab2
2021-02-22 11:15:46 -08:00
..
aarch64-linux-toolchain.BUILD
arm_linux_toolchain_configure.bzl Make tf_http_archive() consistently take string attributes and create a label from it early in the rule. 2021-02-22 11:15:46 -08:00
armhf-linux-toolchain.BUILD
BUILD
cc_config.bzl.tpl
README.md

ARM GCC toolchains

This repository contains Bazel C++ toolchain configurations for ARM GCC. The following toolchains are configured:

source: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads

  • gcc 8.3
  • glibc 2.28

target cpu: aarch64, armhf