Don't inherit CFLAGS. This a specialized test program, and can be
built with mostly default flags. Do so in anticipation of the rest of stand not building with system headers. Sponsored by: Netflix
This commit is contained in:
parent
52634ec581
commit
253d60eecc
@ -9,6 +9,6 @@ MK_SSP= no
|
||||
PROG= test
|
||||
INTERNALPROG=
|
||||
|
||||
CFLAGS+= -I${BOOTSRC}/userboot -U_STANDALONE
|
||||
CFLAGS= -I${BOOTSRC}/userboot
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user