]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 50300] Use CFLAGS value of "-O1" in POSIX mode.
authorPaul Smith <psmith@gnu.org>
Sun, 16 Apr 2017 19:40:57 +0000 (15:40 -0400)
committerPaul Smith <psmith@gnu.org>
Sun, 4 Jun 2017 22:37:20 +0000 (18:37 -0400)
commitc4f30e6012c426e79447ee2829f80464ab10af32
treee8c04e406ebf2bbe5267d35e73983eadb95ac70f
parentfbf71ec25a5986d9003ac16ee9e23675feac9053
[SV 50300] Use CFLAGS value of "-O1" in POSIX mode.

* read.c (record_files): Use "-O1" not "-O" for CFLAGS and FFLAGS.
* tests/scripts/targets/POSIX: Test for the new value.
read.c
tests/scripts/targets/POSIX