science/octopus: Add USE_GCC=11

octopus isn't yet compatible with gcc-12.

PR:		266196
Reported by:	salvadore@
This commit is contained in:
Yuri Victorovich 2022-10-30 13:10:58 -07:00
parent e773ad17f5
commit 0e853a10fc

View File

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