bazelbuild / platforms

Constraint values for specifying platforms and toolchains
Apache License 2.0
108 stars 71 forks source link

Add cpu value riscv64 #26

Closed meteorcloudy closed 3 years ago

meteorcloudy commented 3 years ago

/cc @katre

katre commented 3 years ago

@meteorcloudy: Can you provide some context on why this is needed?

meteorcloudy commented 3 years ago

I'm upstreaming a patch we made in the Debian package to make Bazel build on RISCV64 See https://github.com/bazelbuild/bazel/pull/13057

meteorcloudy commented 3 years ago

@katre Can we get this merged?

katre commented 3 years ago

Yes, I'll take it back over and get to it today.

meteorcloudy commented 3 years ago

Thanks! Can we have a new release to include this change?

katre commented 3 years ago

Release created, see https://github.com/bazelbuild/bazel/pull/13118 to use it in Bazel.