Commit
4855a324
authored
by
Committed by
swiftshader-scoped@luci-project-accounts.iam.gserviceaccount.com
Remove mips-specific arch flags
Most of these flags are already in the default //build setup
in build/config/compiler/BUILD.gn, config("compiler_cpu_abi").
`-mxgot` isn't -- if that flag is needed, it should probably
be in the upstream gn build files. If it's needed just for
swiftshader we can add it back with a comment that says why
the flag is swiftshader-specific.
Change-Id: Ia1a3b9770119f575fe3fec9fc18237c89b935800
Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/55629Reviewed-by:
Nicolas Capens <nicolascapens@google.com>
Reviewed-by:
Alexis Hétu <sugoi@google.com>
Commit-Queue: Nico Weber <thakis@chromium.org>
Tested-by:
Nico Weber <thakis@chromium.org>
Showing
Please
register
or
sign in
to comment