lang/gcc7: Reduce ONLY_FOR_ARCHS to just amd64
devel/xtensa-esp32-elf no longer depends on gcc7 and the last port dependent on gcc7 is lang/J which only has amd64 in ONLY_FOR_ARCHS. Remove i386 from gcc7's ONLY_FOR_ARCHS so it matches lang/J.
This commit is contained in:
parent
63e8aad1b4
commit
abbce8dfe8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558343
@ -15,7 +15,7 @@ LICENSE= GPLv3 GPLv3RLE
|
||||
LICENSE_COMB= multi
|
||||
|
||||
DEPRECATED= Unsupported by upstream. Use GCC 9 or newer instead.
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
|
||||
LIB_DEPENDS= libgmp.so:math/gmp \
|
||||
libmpfr.so:math/mpfr \
|
||||
|
Loading…
Reference in New Issue
Block a user