1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

www/cgicc: Switch to gcc12

PR:		273687
This commit is contained in:
Muhammad Moinur Rahman 2023-11-18 13:19:50 +01:00
parent 90497784a7
commit 08e9d3e703

View File

@ -9,8 +9,9 @@ WWW= https://www.gnu.org/software/cgicc/
LICENSE= LGPL3+
USES= autoreconf:build compiler:gcc-c++11-lib libtool pathfix
USES= autoreconf:build libtool pathfix
USE_CXXSTD= c++11
USE_GCC= 12
USE_LDCONFIG= yes
GNU_CONFIGURE= yes