Replies: 1 comment
-
Sounds good. FWIW, it looks to me that grailbio/bazel-toolchain is more actively developed than gcc_toolchain. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Once this issue #144 is resolved, I suggest we add aarch64 as a configurable target architecture so any future changes will also compile towards aarch64.
I have already added this in my own project using the gcc_toolchain repo.
I guess for clang we could use https://github.com/grailbio/bazel-toolchain to configure for aarch64?
Beta Was this translation helpful? Give feedback.
All reactions