Skip to content
Snippets Groups Projects
Unverified Commit 3d73e1f1 authored by Lorenzo Salvadore's avatar Lorenzo Salvadore
Browse files

science/py-tweedledum: Force GCC 12 when GCC is needed

Necessary to update GCC_DEFAULT to GCC 13, until a better fix is found.

PR:		276801
Approved by:	portmgr (blanket)
parent b2ab7e1f
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ GH_ACCOUNT= boschmitt
.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} > 1400000
USE_GCC= yes
USE_GCC= 12
.endif
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment