Add back accidently removed lines in r375852.

Submitted by:	antoine@
This commit is contained in:
Koop Mast 2014-12-31 16:06:37 +00:00
parent 0302c0c1ae
commit a743a6eb57
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375899

View file

@ -118,3 +118,6 @@ regression-test: do-build
${MAKEFILE} ${MAKE_ARGS} check) ${MAKEFILE} ${MAKE_ARGS} check)
.include <bsd.port.post.mk> .include <bsd.port.post.mk>
# The OPENMP option may select gcc as compiler but on architectures
# that have switched to libc++ clang should be used for C++ code.
CXX= c++