Update to the 20201101 snapshot of GCC 11.0.0.
This commit is contained in:
parent
686da95958
commit
2395407f27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=554152
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= gcc
|
||||
PORTVERSION= 11.0.0.s20201025
|
||||
PORTVERSION= 11.0.0.s20201101
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
|
||||
PKGNAMESUFFIX= ${SUFFIX}-devel
|
||||
@ -39,7 +39,6 @@ CPE_VERSION= ${GCC_VERSION}
|
||||
DIST_VERSION= ${PORTVERSION:C/([0-9]+).*\.s([0-9]+)/\1-\2/}
|
||||
GCC_VERSION= ${PORTVERSION:C/(.+)\.s[0-9]{8}/\1/}
|
||||
SUFFIX= ${PORTVERSION:C/([0-9]+).*/\1/}
|
||||
SSP_UNSAFE= yes
|
||||
CFLAGS:= ${CFLAGS:N-mretpoline}
|
||||
CXXFLAGS:= ${CXXFLAGS:N-mretpoline}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1603745741
|
||||
SHA256 (gcc-11-20201025.tar.xz) = dd59afe340edc66b62626117790f0310d088b52d350118e48c061c08a6422be1
|
||||
SIZE (gcc-11-20201025.tar.xz) = 72628316
|
||||
TIMESTAMP = 1604472562
|
||||
SHA256 (gcc-11-20201101.tar.xz) = 0442a64ce35bc6a8a2bf801e8d9fc22cc203a88b2427074017d85ced3a19fd41
|
||||
SIZE (gcc-11-20201101.tar.xz) = 72694260
|
||||
|
Loading…
Reference in New Issue
Block a user