1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-29 05:38:00 +00:00

devel/xtensa-esp32-elf: Switch from gcc7 to gcc9

Also remove ONLY_FOR_ARCHS (please let me know if this causes
problems).
This commit is contained in:
Craig Leres 2020-12-18 01:33:03 +00:00
parent 28e07230d3
commit 63e8aad1b4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558342

View File

@ -3,6 +3,7 @@
PORTNAME= xtensa-esp32-elf
DISTVERSION= 1.22.0.g20200907
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/binutils/releases/binutils:source1 \
GNU/binutils:source1 \
@ -48,12 +49,9 @@ BUILD_DEPENDS= bash:shells/bash \
wget:ftp/wget
USES= autoreconf:build bison gmake libtool python
USE_GCC= 7
USE_GCC= 9
USE_GITHUB= yes
# Limit to tier 1 platforms until switching to a version that builds with gcc9
ONLY_FOR_ARCHS= amd64 i386
NO_MTREE= yes
SUBDIR= crosstool-NG
TAGNAME= 1.22.0-97-gc752ad5