mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
sysutils/burp-devel: fix build on GCC architectures
src/ipacl.c:337: error: #pragma GCC diagnostic not allowed inside functions
This commit is contained in:
parent
f6348c2d2b
commit
1ad552ca2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556306
@ -19,7 +19,7 @@ LIB_DEPENDS= librsync.so:net/librsync
|
||||
RUN_DEPENDS= bash:shells/bash
|
||||
|
||||
#USES= gmake libtool ncurses pkgconfig ssl tar:bz2
|
||||
USES= libtool ncurses pkgconfig ssl tar:bz2
|
||||
USES= compiler:c11 libtool ncurses pkgconfig ssl tar:bz2
|
||||
|
||||
CONFIGURE_ARGS= --sysconfdir=${ETCDIR}
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user