mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Update to the 20200510 snapshot of GCC 11.0.0 as stage 1 proceeds.
This includes a little upstream contributions of mine that defines __ILP32__ on all 32-bit x86 targets. [1] PR: 246288 [1]
This commit is contained in:
parent
84059d8240
commit
9a660ca214
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=535279
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 11.0.0.s20200503
|
||||
PORTVERSION= 11.0.0.s20200510
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1588596235
|
||||
SHA256 (gcc-11-20200503.tar.xz) = 5dcf52a4b44b73d31039b105dab50204e6bf46c2ac17498afd1bb46504a465e8
|
||||
SIZE (gcc-11-20200503.tar.xz) = 71361416
|
||||
TIMESTAMP = 1589276103
|
||||
SHA256 (gcc-11-20200510.tar.xz) = 46c984d68db098abace001068102f747a42d274ccade8cdc9b6f4ec4d4be66a4
|
||||
SIZE (gcc-11-20200510.tar.xz) = 71319200
|
||||
|
Loading…
Reference in New Issue
Block a user