Add . to the include path so that we follow the 'machine' symlink we create
during depend on amd64. Reported by: rwatson
This commit is contained in:
parent
8726f9ec95
commit
8646bbe8b7
@ -31,7 +31,7 @@ CFLAGS= -Os \
|
|||||||
-DSIOFMT=${B2SIOFMT} \
|
-DSIOFMT=${B2SIOFMT} \
|
||||||
-DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
|
-DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
|
||||||
-I${.CURDIR}/../../common \
|
-I${.CURDIR}/../../common \
|
||||||
-I${.CURDIR}/../btx/lib \
|
-I${.CURDIR}/../btx/lib -I. \
|
||||||
-I${.CURDIR}/../boot2 \
|
-I${.CURDIR}/../boot2 \
|
||||||
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
|
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
|
||||||
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
|
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user