lang/gcc11: enable on riscv64

Builds fine on 15-CURRENT.

PR:		272759
Approved by:	salvadore (maintainer)
MFH:		2024Q2
main
Robert Clausecker 2024-05-13 01:49:22 +02:00
parent 8b38a187e6
commit 936504b6bb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ WWW= https://gcc.gnu.org
LICENSE= GPLv3 GPLv3RLE
LICENSE_COMB= multi
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le riscv64
LIB_DEPENDS= libgmp.so:math/gmp \
libmpfr.so:math/mpfr \