mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix build on FreeBSD 9-x with clang.
PR: ports/204532 Reported by: rozhuk.im (at) gmail.com
This commit is contained in:
parent
40e3664d82
commit
238cbd70be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401722
@ -22,7 +22,7 @@ GH_TAGNAME= 22634a4
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-tests
|
||||
USES= autoreconf libtool pathfix pkgconfig
|
||||
USES= autoreconf compiler:c11 libtool pathfix pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
PATHFIX_MAKEFILEIN= Makefile.am
|
||||
INSTALL_TARGET= install-strip
|
||||
|
Loading…
Reference in New Issue
Block a user