git: 23df890d2232 - main - science/dynare: Add comment
Yuri Victorovich
yuri at FreeBSD.org
Sun Aug 15 19:42:21 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=23df890d22323466acb4934cb289772fadf83070
commit 23df890d22323466acb4934cb289772fadf83070
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-15 19:42:02 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-15 19:42:02 +0000
science/dynare: Add comment
---
science/dynare/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/science/dynare/Makefile b/science/dynare/Makefile
index e4b6e38ebc8c..b330b7087826 100644
--- a/science/dynare/Makefile
+++ b/science/dynare/Makefile
@@ -23,6 +23,7 @@ USES= bison compiler:c++17-lang fortran gmake localbase tar:xz
USE_PDFLATEX= yes
USE_TEX= pdftex
USE_GCC= any # clang-11 fails: error: reference to local binding 'ii1' declared in enclosing function 'ss2Iteration_pruning'
+ # Clang still doesn't support this c++20 feature, see https://bugs.llvm.org/show_bug.cgi?id=49238
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-matlab \
More information about the dev-commits-ports-all
mailing list