aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-10-30 20:10:58 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2022-10-30 20:11:58 +0000
commit0e853a10fc56a3e2d827db16629dde19374a0de2 (patch)
tree07505770d157aaa58858860a2648dad6832fcc95
parente773ad17f53ed443b1a04f41481bf5d51c7c86ab (diff)
downloadports-0e853a10fc56a3e2d827db16629dde19374a0de2.tar.gz
ports-0e853a10fc56a3e2d827db16629dde19374a0de2.zip
science/octopus: Add USE_GCC=11
octopus isn't yet compatible with gcc-12. PR: 266196 Reported by: salvadore@
-rw-r--r--science/octopus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/science/octopus/Makefile b/science/octopus/Makefile
index c8b55f7e3dbd..321a424cda14 100644
--- a/science/octopus/Makefile
+++ b/science/octopus/Makefile
@@ -35,6 +35,7 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
USES= compiler:c++14-lang fortran gmake jpeg libtool localbase:ldflags perl5 python shebangfix
USE_CXXSTD= c++14
USE_LDCONFIG= yes
+USE_GCC= 11 # pending resolution of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266196 (see also https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266196)
SHEBANG_FILES= src/fdep/fortran_dependencies.pl testsuite/performance/create_combinations.py