Ensure that a make from sys/boot does not pick up include files from
/usr/include. Discussed with: kib
This commit is contained in:
parent
14ef35cd73
commit
b4c4094b6c
@ -36,6 +36,7 @@ CFLAGS= -DBOOTPROG=\"gptboot\" \
|
||||
-I${.CURDIR}/../common \
|
||||
-I${.CURDIR}/../btx/lib -I. \
|
||||
-I${.CURDIR}/../boot2 \
|
||||
-I${.CURDIR}/../../.. \
|
||||
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
|
||||
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
|
||||
-Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings \
|
||||
|
Loading…
x
Reference in New Issue
Block a user