mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Add back accidently removed lines in r375852.
Submitted by: antoine@
This commit is contained in:
parent
0302c0c1ae
commit
a743a6eb57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375899
1 changed files with 3 additions and 0 deletions
|
@ -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++
|
||||
|
|
Loading…
Add table
Reference in a new issue