Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEvangelos Foutras <evangelos@foutrelis.com>2022-01-31 16:34:07 +0200
committerEvangelos Foutras <evangelos@foutrelis.com>2022-01-31 16:34:07 +0200
commit065c00ad8fedc66c16579c24906f28fb0473661c (patch)
tree1a6c78b2fbb475a313eefa995d2de3c3f1ff297e /Makefile
parentea162ef0416d491053b06422189e2c50ecc85e90 (diff)
makepkg.conf: drop -fvar-tracking-assignments flag
According to gcc(1), this flag (like -fvar-tracking) is enabled by default when compiling with optimization and debugging information. As an additional benefit, packages building with the clang compiler will work with the default flags without having to remove this flag due to not being recognized by clang.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions