forked from Lainports/freebsd-ports
Force to use c++98 for build with clang6.0.
This commit is contained in:
parent
919e2b1341
commit
7670690a8e
1 changed files with 1 additions and 0 deletions
|
|
@ -15,5 +15,6 @@ OPTIONS_DEFINE= DOCS
|
|||
USE_LDCONFIG= yes
|
||||
USES= dos2unix libtool pathfix pkgconfig tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= c++98
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue