mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
random_matrices.cc:81: error: call of overloaded 'pow(int, int)' is ambiguous Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
5ac12e7369
commit
9b8692666a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535258
@ -15,7 +15,7 @@ LIB_DEPENDS= libblas.so:math/blas \
|
||||
liblapack.so:math/lapack
|
||||
TEST_DEPENDS= bash:shells/bash
|
||||
|
||||
USES= gmake localbase shebangfix
|
||||
USES= 69619.pts-12.portsjail gmake localbase shebangfix
|
||||
|
||||
SHEBANG_FILES= test/check_eigenvectors.sh test/compare_homo_lumo.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user