Use -Wl, to pass options to the linker for PowerPC's boot1.chrp.
MFC after: 3 days
This commit is contained in:
parent
f83577167c
commit
8763c089ab
@ -15,7 +15,7 @@ MAN=
|
||||
CFLAGS= -ffreestanding -msoft-float -Os \
|
||||
-I${.CURDIR}/../../common -I${.CURDIR}/../../../ \
|
||||
-D_STANDALONE
|
||||
LDFLAGS=-nostdlib -static -N
|
||||
LDFLAGS=-nostdlib -static -Wl,-N
|
||||
|
||||
.include "${.CURDIR}/../Makefile.inc"
|
||||
.PATH: ${.CURDIR}/../../../libkern ${.CURDIR}/../../../../lib/libc/powerpc/gen ${.CURDIR}
|
||||
|
Loading…
x
Reference in New Issue
Block a user