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