Uphold CXXFLAGS
PR: 130681 Approved by: maintainer
This commit is contained in:
parent
f9db29fa78
commit
a716c49d4b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226364
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ USE_GMAKE= YES
|
|||
post-patch:
|
||||
@${REINPLACE_CMD} \
|
||||
-e 's,-pthread -lpthread,${PTHREAD_LIBS},g; \
|
||||
s,-O3,${CXXFLAGS},; \
|
||||
s,-O2,${CXXFLAGS},; \
|
||||
s,^CC,#CC,; \
|
||||
s,CC,CXX,' ${WRKSRC}/Makefile
|
||||
|
||||
|
|
Loading…
Reference in a new issue