diff options
Diffstat (limited to 'hints/stellar.sh')
-rw-r--r-- | hints/stellar.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hints/stellar.sh b/hints/stellar.sh new file mode 100644 index 0000000000..23e15e9091 --- /dev/null +++ b/hints/stellar.sh @@ -0,0 +1,2 @@ +optimize="-O0" +ccflags="$ccflags -nw" |