1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Fix build on gcc-bases archs.

Also tested on amd64.

PR:		231505
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-09-23 05:07:13 +00:00
parent c12220ba5f
commit 1b69c21022
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480452

View File

@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
IGNORE_FreeBSD_10= base compiler too old
USES= cmake:outsource
USES= cmake:outsource compiler:c11
USE_LDCONFIG= yes
USE_GITHUB= yes