google / starlark-go

Starlark in Go: the Starlark configuration language, implemented in Go
BSD 3-Clause "New" or "Revised" License
2.26k stars 204 forks source link

Fix build flags for s390x, ppc64, and ppc64le #489

Closed alexsaezm closed 11 months ago

alexsaezm commented 11 months ago

According to the documentation, ppc64x is not a valid flag, making TestIntFallback fail. s390x is also missing and it works fine.

--- FAIL: TestIntFallback (0.01s)
    int_test.go:130: expected warning was not printed. Output=<<>>