blob: 9778ea95f34c2639e78d6e8f0c833f7df65de7b6 [file] [log] [blame] [raw]
# Settings overridden for Amazon EC2 instances that power http://go.godbolt.org/
port=10243
compileTimeoutMs=2000
compiler-wrapper=./c-preload/compiler-wrapper
max-asm-size=1000000
staticMaxAgeMs=600000
cacheMb=50
clientGoogleAnalyticsEnabled=true
language=go
defaultCompiler=gccgo
compilers=gccgo491:6g141
compileFilename=file.go
compiler.gccgo491.exe=/usr/bin/gccgo
compiler.gccgo491.name=x86 gccgo 4.9.1
compiler.6g141.exe=/opt/go/pkg/tool/linux_amd64/6g
compiler.6g141.name=x86 6g 1.4.1
compiler.6g141.versionFlag=-V
compiler.6g141.is6g=true