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
cfe127f5bc
commit
150b476d94
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173026
@ -31,7 +31,7 @@ CFLAGS= -Os \
|
||||
-DSIOFMT=${B2SIOFMT} \
|
||||
-DSIOSPD=${BOOT_COMCONSOLE_SPEED} \
|
||||
-I${.CURDIR}/../../common \
|
||||
-I${.CURDIR}/../btx/lib \
|
||||
-I${.CURDIR}/../btx/lib -I. \
|
||||
-I${.CURDIR}/../boot2 \
|
||||
-Wall -Waggregate-return -Wbad-function-cast -Wcast-align \
|
||||
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs \
|
||||
|
Loading…
Reference in New Issue
Block a user