diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2019-08-25 10:52:00 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2019-08-25 10:52:00 -0700 |
commit | c45fbf26af40b73202d42b6f0d5ef419e3412883 (patch) | |
tree | 80d6eeecc3f61e743c638271830b950c4539fb7e /configure | |
parent | 42379dfdd0d10c9ce9ba3f7c2c7e26083e240e68 (diff) | |
download | txr-c45fbf26af40b73202d42b6f0d5ef419e3412883.tar.gz txr-c45fbf26af40b73202d42b6f0d5ef419e3412883.tar.bz2 txr-c45fbf26af40b73202d42b6f0d5ef419e3412883.zip |
build: bugfix: compiler opts duplicated; remove_flags broken.
* Makefile (TXR_CFLAGS): Use := operator rather than += when
filtering out REMOVE_FLAGS, or else REMOVE_FLAGS are not
really removed, and we duplicate all the flags.
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions