Skip to content

Commit 25bb7ea

Browse files
author
John Levon
authored
OS-8132 update to GCC 7.5.0 (TritonDataCenter#34)
Reviewed by: Jason King <[email protected]> Reviewed by: Tim Foster <[email protected]> Approved by: Tim Foster <[email protected]>
1 parent 0e4cad8 commit 25bb7ea

3 files changed

+3
-3
lines changed

gcc7/Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
#
1111

1212
#
13-
# Copyright 2019 Joyent, Inc.
13+
# Copyright 2020 Joyent, Inc.
1414
#
1515

1616
#
@@ -24,7 +24,7 @@
2424
include ../Makefile.defs
2525

2626
GCC_VER = 7
27-
VER = gcc-gcc-7.4.0-il-1
27+
VER = gcc-gcc-7.5.0-il-1
2828
MPFR_VER = mpfr-3.1.6
2929
GMP_VER = gmp-6.1.2
3030
MPC_VER = mpc-1.0.3

gcc7/gcc-gcc-7.4.0-il-1.tar.gz.sha1

-1
This file was deleted.

gcc7/gcc-gcc-7.5.0-il-1.tar.gz.sha1

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
bba3dfffa0b1a760ca06d7974c722f5e80e35cbe

0 commit comments

Comments
 (0)