浏览代码

* Linux case now default for solaris, OS X
This line, and those below, will be ignored--

M samplecfg

git-svn-id: trunk@4119 -

marco 19 年之前
父节点
当前提交
3416a2c5a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      compiler/utils/samplecfg

+ 1 - 1
compiler/utils/samplecfg

@@ -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