[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdenonbeta/icecream/icecream/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2005-01-13 11:56:18
Message-ID: 20050113115618.95D481C62E () office ! kde ! org
[Download RAW message or body]

CVS commit by coolo: 

they say gcc4 has no specs file anymore


  M +4 -1      create-env   1.16


--- kdenonbeta/icecream/icecream/client/create-env  #1.15:1.16
@@ -81,5 +81,8 @@
 add_file `$added_gcc -print-prog-name=cc1`
 add_file `$added_gxx -print-prog-name=cc1plus`
-add_file `$added_gcc -print-file-name=specs`
+specfile=`$added_gcc -print-file-name=specs`
+if test -n "$specfile" && test -e "$specfile"; then
+  add_file "$specfile"
+fi
 
 tempdir=`mktemp -d /tmp/iceccenvXXXXXX`


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic