mirror of
https://github.com/compiler-explorer/compiler-explorer.git
synced 2025-12-27 09:23:52 -05:00
Applies to local config and fix existing issues. By defaults, local and defaults are not checked for suspicious path (exe not starting with /opt/compiler-explorer). This can be forced with the --check-suspicious-in-local-prop. Signed-off-by: Marc Poulhiès <dkm@kataplop.net>
10 lines
174 B
INI
10 lines
174 B
INI
compilers=/usr/bin/toit
|
|
|
|
supportsBinary=false
|
|
supportsExecute=true
|
|
interpreted=true
|
|
compilerType=toit
|
|
versionFlag=version
|
|
disasmScript=
|
|
intelAsm=-mllvm -x86-asm-syntax=intel
|