Closed loosebazooka closed 1 year ago
+1
any updates?
Ping, ping, ping, this needs to be merged!
oh yes please. can we get this one in?
i suppose @loosebazooka needs to rebase first but then is it good to go?
Hey, in which bazel version will this be available? Thanks
I'm going to try and get a new @platforms
release done soon. We do bundle the @platforms
repo into Bazel, but you can also define it in your own WORKSPACE (or MODULE.bazel) to get a more recent version than we've bundled.
Release after https://github.com/bazelbuild/platforms/pull/78 merges?
This is a specific cpu variant of ppc64 in little-endian mode.
GOARCH has equivalent: https://github.com/golang/go/blob/master/src/go/build/syslist.go#L73
Debian also builds (though with weird naming): https://wiki.debian.org/ppc64el
It is weird that the other entries here are ppc and ppc32, I would actually expect ppc and ppc64 but :shrug: