]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r297836:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Apr 2016 21:32:01 +0000 (21:32 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 22 Apr 2016 21:32:01 +0000 (21:32 +0000)
commitfac687b275006dce95c78d9a165915d884dc4d70
treeefeecb00d95d8c0b1bdcbfe961d8fd1ed6b17bab
parentbde8eddcc0589e545fc05743eefba011bb1b4a56
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@298491 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/msun/tests/Makefile