summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorMichael Kuhn <michael.kuhn@ovgu.de>2021-05-10 10:03:24 +0200
committerGitHub <noreply@github.com>2021-05-10 10:03:24 +0200
commitd2cc2481928915a207309a866321cc7e7a65c4de (patch)
tree1dbb188dba0e8b1bde4f15c876f4b899a5f77658 /bin
parentecb7d6dca1ac9e322135c9fc00522b784b3ba75f (diff)
downloadspack-d2cc2481928915a207309a866321cc7e7a65c4de.tar.gz
spack-d2cc2481928915a207309a866321cc7e7a65c4de.tar.bz2
spack-d2cc2481928915a207309a866321cc7e7a65c4de.tar.xz
spack-d2cc2481928915a207309a866321cc7e7a65c4de.zip
binutils: Improve flag_handler (#22642)
`flag_handler` currently passes all flags via injection. This makes it impossible to override the default flags provided by autotools (for instance, `binutils cflags='-O2'` will still build with `-O2 -g`). Instead, use injection for our workaround flags and pass other flags to the build system.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions