1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

cad/cvc: Set USE_GCC=11

The build fails with GCC 12, which is soon to become GCC_DEFAULT.

PR:		266189
Reported by:	exp-run (antoine)
Approved by:	maintainer timeout (yuri, 2 weeks)
This commit is contained in:
Lorenzo Salvadore 2022-11-16 22:51:36 +01:00
parent 043827049d
commit b486b0dd5d
No known key found for this signature in database
GPG Key ID: B58F7C3CF6DB8A38

View File

@ -14,7 +14,8 @@ BUILD_DEPENDS= pyinstaller:devel/py-pyinstaller@${PY_FLAVOR} \
bash:shells/bash
USES= autoreconf bison gettext-runtime gettext-tools gmake python readline shebangfix
USE_GCC= yes # clang fails, see https://github.com/d-m-bailey/cvc/issues/239
USE_GCC= 11 # clang fails, see https://github.com/d-m-bailey/cvc/issues/239
# GCC 12 fails, see https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266189
SHEBANG_FILES= scripts/calibre_cvc scripts/clean_cvc_log scripts/expand_cells.py