gasp(1) isn't linked with -lgnuregex, and it doesn't need <gnu/regex.h>
either. Reviewed by: obrien
This commit is contained in:
parent
f0ea4612ef
commit
51a23805f8
@ -10,7 +10,6 @@ WARNS?= 2
|
||||
CFLAGS+= -DBFD_ASSEMBLER
|
||||
CFLAGS+= -I${.CURDIR}/../as/${TARGET_ARCH}-freebsd -I${.CURDIR}/../as
|
||||
CFLAGS+= -I${.CURDIR}
|
||||
CFLAGS+= -I${DESTDIR}/usr/include/gnu
|
||||
CFLAGS+= -I${SRCDIR} -I${SRCDIR}/gas -I${SRCDIR}/gas/config
|
||||
DPADD= ${RELTOP}/libiberty/libiberty.a
|
||||
LDADD= ${DPADD}
|
||||
|
Loading…
Reference in New Issue
Block a user