Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthew Finkel
tor-browser-build
Commits
f1fdc912
Unverified
Commit
f1fdc912
authored
Jun 02, 2020
by
Georg Koppen
Browse files
Bug 31845: Bump GCC version for Linux to 9.3.0
We'll update abicheck.cc in a follow-up commit (bug 34359).
parent
4daa5682
Changes
1
Hide whitespace changes
Inline
Side-by-side
projects/gcc/config
View file @
f1fdc912
...
...
@@ -3,7 +3,7 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
# Note: When updating the gcc version, if this includes a libstdc++
# ABI change we should also update projects/firefox/abicheck.cc to
# require the new version.
version
:
8
.3.0
version
:
9
.3.0
var
:
container
:
use_container
:
1
...
...
@@ -54,4 +54,4 @@ targets:
input_files
:
-
project
:
container-image
-
URL
:
'
https://ftp.gnu.org/gnu/gcc/gcc-[%
c("version")
%]/gcc-[%
c("version")
%].tar.xz'
sha256sum
:
64baadfe6cc0f4947a84cb12d7f0dfaf45bb58b7e92461639596c21e02d97d2c
sha256sum
:
71e197867611f6054aa1119b13a0c0abac12834765fe2d81f35ac57f84f742d1
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment