mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
math/openlibm: add the removed :c11 to USES=compiler
This commit is contained in:
parent
7f5b042c1e
commit
1bf860d0af
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=538506
@ -31,7 +31,7 @@ USE_LDCONFIG= yes
|
||||
.if ${ARCH} == powerpc64
|
||||
USES+= compiler:gcc-c++11-lib
|
||||
.else
|
||||
USES+= compiler
|
||||
USES+= compiler:c11
|
||||
.endif
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user