Skip to content

Commit

Permalink
8233420: Upgrade to gcc 8.3 on Linux
Browse files Browse the repository at this point in the history
Reviewed-by: arapte, jvos
  • Loading branch information
kevinrushforth committed Nov 18, 2019
1 parent 42040c4 commit aad1720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.properties
Expand Up @@ -88,7 +88,7 @@ jfx.gradle.version=6.0
jfx.gradle.version.min=5.3 jfx.gradle.version.min=5.3


# Toolchains # Toolchains
jfx.build.linux.gcc.version=gcc8.2.0-OL6.4+1.0 jfx.build.linux.gcc.version=gcc8.3.0-OL6.4+1.0
jfx.build.windows.msvc.version=VS2017-15.9.16+1.0 jfx.build.windows.msvc.version=VS2017-15.9.16+1.0
jfx.build.macosx.xcode.version=Xcode10.1-MacOSX10.14+1.0 jfx.build.macosx.xcode.version=Xcode10.1-MacOSX10.14+1.0


Expand Down

0 comments on commit aad1720

Please sign in to comment.