Make this actually build with current sources.
This commit is contained in:
parent
882f32c169
commit
db6b5f91cf
@ -11,7 +11,7 @@ SRCS+= gasp.c macro.c sb.c hash.c
|
||||
CFLAGS+= -I${SRCDIR}
|
||||
CFLAGS+= -I${SRCDIR}/gas
|
||||
CFLAGS+= -I${SRCDIR}/gas/config
|
||||
CFLAGS+= -I${.CURDIR}/../as/as_${MACHINE_ARCH}
|
||||
CFLAGS+= -I${.CURDIR}/../as/${MACHINE_ARCH}-freebsd
|
||||
CFLAGS+= -DBFD_ASSEMBLER
|
||||
LDADD+= -L${RELTOP}/libiberty -liberty
|
||||
DPADD+= ${RELTOP}/libiberty/libiberty.a
|
||||
|
Loading…
Reference in New Issue
Block a user