Undefine _STANDALONE since this is test code. This is unsastifying,
but since we sadly only have one test, put this in as a stopgap. Sponsored by: Netflix
This commit is contained in:
parent
dcaa2d76dc
commit
59d395e062
@ -9,6 +9,6 @@ MK_SSP= no
|
||||
PROG= test
|
||||
INTERNALPROG=
|
||||
|
||||
CFLAGS+= -I${BOOTSRC}/userboot
|
||||
CFLAGS+= -I${BOOTSRC}/userboot -U_STANDALONE
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user