Uphold CXXFLAGS

PR:		130681
Approved by:	maintainer
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2009-01-18 11:08:51 +00:00
parent f9db29fa78
commit a716c49d4b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226364

View file

@ -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