* Linux case now default for solaris, OS X

This line, and those below, will be ignored--

M    samplecfg

git-svn-id: trunk@4119 -
This commit is contained in:
marco 2006-07-07 15:02:15 +00:00
parent 47e32b23a3
commit 3416a2c5a9

View File

@ -59,7 +59,7 @@ case $HOSTOS in
netbsd)
GCCDIR=-Fl/usr/pkg/lib
;;
linux)
*)
if [ -d $GCCDIR ]; then
echo Found libgcc.a in $GCCDIR
GCCDIR=-Fl$GCCDIR