Fix build with gcc34
This commit is contained in:
parent
162cba9aaa
commit
2053078b32
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111349
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ do-configure:
|
|||
${REINPLACE_CMD} -e "s:%%PERL%%:${PERL}:" \
|
||||
-e "s:%%CXX%%:${CXX}:" \
|
||||
-e "s:%%CXXFLAGS%%:${CXXFLAGS}:" \
|
||||
-e "s:-pedantic::" \
|
||||
${WRKSRC}/${MAKEFILE}
|
||||
|
||||
do-install:
|
||||
|
|
Loading…
Reference in a new issue