Files
compiler-explorer/etc/config/toit.defaults.properties
Marc Poulhiès 027000d0bd propcheck: applies to local config (#5250)
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>
2023-07-22 12:44:35 -05:00

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