add ports-gcc to COMPILER now that gcc has been updated

This commit is contained in:
sthen
2026-01-22 12:20:49 +00:00
parent 5ba8dc1bbf
commit 571195de02
+1 -2
View File
@@ -26,8 +26,7 @@ FLAVOR=
.endif
MODULES= devel/cmake
COMPILER= base-clang
# no ports-gcc; C++20
COMPILER= base-clang ports-gcc
DEBUG_PACKAGES= ${BUILD_PACKAGES}
LIB_DEPENDS= archivers/libarchive \