Honor CFLAGS modifications in Makefile.inc by using += here. There's
no hyper-small space constraints, so there's no reason to tightly control it. Sponsored by: Netflix
This commit is contained in:
parent
6f0970a4c6
commit
cd955ec800
@ -18,7 +18,7 @@ REL1= 0x700
|
||||
ORG1= 0x7c00
|
||||
ORG2= 0x2000
|
||||
|
||||
CFLAGS= -DBOOTPROG=\"zfsboot\" \
|
||||
CFLAGS+=-DBOOTPROG=\"zfsboot\" \
|
||||
-O1 \
|
||||
-DZFS -DBOOT2 \
|
||||
-DSIOPRT=${BOOT_COMCONSOLE_PORT} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user