]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r297836:
authorngie <ngie@FreeBSD.org>
Fri, 22 Apr 2016 21:32:01 +0000 (21:32 +0000)
committerngie <ngie@FreeBSD.org>
Fri, 22 Apr 2016 21:32:01 +0000 (21:32 +0000)
commit20773b83f9e229edf53d4d5a18b081d39102b516
treeefeecb00d95d8c0b1bdcbfe961d8fd1ed6b17bab
parentac0b3513998a1c8420a86dde5558b1e0c953c5c7
MFC r297836:

Fix appending -O0 to CFLAGS

The previous method would completely nerf CFLAGS once bsd.progs.mk had
recursed into the per-PROG logic and make the CFLAGS for tap testcases
to -O0, instead of appending to CFLAGS for all of the tap testcases.
lib/msun/tests/Makefile