]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix appending -O0 to CFLAGS
authorngie <ngie@FreeBSD.org>
Mon, 11 Apr 2016 21:15:48 +0000 (21:15 +0000)
committerngie <ngie@FreeBSD.org>
Mon, 11 Apr 2016 21:15:48 +0000 (21:15 +0000)
commit4e09d669726aba90567da8562c2930e3305cdfea
tree377610edbf13580d49a4826236e280d69cca84ce
parent95166937b1548af00b656bab602c47623f97634f
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.

MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
lib/msun/tests/Makefile