1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Fix build with GCC-based architectures.

PR:		232277
Submitted by:	Piotr Kubaj
Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2018-10-28 10:05:24 +00:00
parent 876c2fb2ac
commit 09ccb162fd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=483259

View File

@ -12,7 +12,7 @@ COMMENT= Microbenchmark support library
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= cmake:outsource
USES= cmake:outsource compiler:c++11-lang
USE_GITHUB= yes
GH_ACCOUNT= google
USE_LDCONFIG= yes