mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Fix build with clang.
This commit is contained in:
parent
8e18a5f4e8
commit
6fc19241c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275999
@ -20,6 +20,8 @@ USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_GNOME= pkgconfig
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
|
@ -20,6 +20,8 @@ RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_CSTD= gnu89
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
Loading…
Reference in New Issue
Block a user