diff --git a/etc/config/d.amazon.properties b/etc/config/d.amazon.properties index 0ad6b4d1..840280a5 100644 --- a/etc/config/d.amazon.properties +++ b/etc/config/d.amazon.properties @@ -1,6 +1,7 @@ compilers=gdc48:gdc49:gdc52:&ldc defaultCompiler=gdc52 - +# This is only due to limitations on the d.godbolt.org image for now. +supportsBinary=false compiler.gdc49.exe=/opt/gcc-explorer/gdc4.9.3/x86_64-pc-linux-gnu/bin/gdc compiler.gdc49.alias=/opt/x86_64-gdcproject-linux-gnu/bin/gdc compiler.gdc49.name=gdc 4.9.3