Add back some lines that were mistakenly removed during the bump

This commit is contained in:
Antoine Brodin 2014-12-25 21:52:20 +00:00
parent 086a1c998a
commit 01930aeb42
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375606

View file

@ -118,3 +118,6 @@ regression-test: do-build
${MAKEFILE} ${MAKE_ARGS} check)
.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++