Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
math/cgal and gcc10
Hi,
Update to gcc10 requires
cvs diff -u
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/math/cgal/Makefile,v
retrieving revision 1.62
diff -u -r1.62 Makefile
--- Makefile 21 Apr 2021 13:24:12 -0000 1.62
+++ Makefile 25 Apr 2021 09:29:10 -0000
@@ -15,7 +15,7 @@
LICENSE= gnu-lgpl-v3
USE_CMAKE= yes
-USE_LANGUAGES= c c++03
+USE_LANGUAGES= c c++11
CMAKE_ARGS+= -DCGAL_INSTALL_MAN_DIR=${PREFIX}/${PKGMANDIR}/man1
REPLACE_SH+= scripts/cgal_create_CMakeLists
for math/cgal.
I don't know if one should send PRs for this sort of occasional problems.
Chavdar
--
----
Home |
Main Index |
Thread Index |
Old Index