diff options
Diffstat (limited to 'hints/sco_2_3_2.sh')
-rw-r--r-- | hints/sco_2_3_2.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/sco_2_3_2.sh b/hints/sco_2_3_2.sh index acd8e34a05..54540e4aa0 100644 --- a/hints/sco_2_3_2.sh +++ b/hints/sco_2_3_2.sh @@ -1,2 +1,2 @@ -yacc='/usr/bin/yacc -m25000' +yacc='/usr/bin/yacc -Sm25000' libswanted=`echo $libswanted | sed 's/ x / /'` |