summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-10-22 23:41:35 -0400
committerRich Felker <dalias@aerifal.cx>2015-10-22 23:41:35 -0400
commitbe76cdcf81bdf60d2b7981d9f7d09593f88ef4e6 (patch)
tree728d1e85cc6e32876168b2ddb8087d4c27bc3627 /configure
parent615629bd6fcd6ddb69ad762e679f088c7bd878e2 (diff)
downloadmusl-be76cdcf81bdf60d2b7981d9f7d09593f88ef4e6.tar.gz
fix breakage when user overrides CFLAGS on the make command line
these per-target CFLAGS adjustments are mandatory additions to the command line for building the affected targets, not part of the user-provided CFLAGS for tuning. my intent was always that the variable append operations would take place after user settings, but when a variable is set on the command line, it overrides all definitions in the makefile, including target-specific ones. based on patch by Szabolcs Nagy.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions