mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
emulators/advancemame: fix build on recent current
This commit is contained in:
parent
6592feeb69
commit
57032c87c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546375
@ -21,7 +21,8 @@ GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-svgalib --disable-fb --disable-alsa --enable-oss \
|
||||
--disable-kevent
|
||||
|
||||
CFLAGS+= -idirafter ${LOCALBASE}/include
|
||||
CFLAGS+= -idirafter ${LOCALBASE}/include \
|
||||
-fcommon
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user