blob: 34067206dd1e24e8aaf3620f8b173bfd6a883e01 [file] [log] [blame] [raw]
# Default settings for GCC Explorer.
port=10240
compileTimeoutMs=1000
compilers=/usr/bin/g++-4.4:/usr/bin/g++-4.5:/usr/bin/g++-4.6:/usr/bin/g++-4.7:/usr/bin/clang++:/usr/bin/g++
defaultSource=builtin
compileFilename=example.cpp
postProcess=c++filt
cacheMb=50
#androidNdk=/opt/google/android-ndk-r9c
language=C++
options=-O2
maxConcurrentCompiles=2
staticMaxAgeMs=1000