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

List:       kde-commits
Subject:    icecream/client
From:       Stephan Kulow <coolo () kde ! org>
Date:       2012-09-04 8:48:58
Message-ID: 20120904084858.DD284AC7BC () svn ! kde ! org
[Download RAW message or body]

SVN commit 1314747 by coolo:

Author: Kacper Kowalik

use gcc to provide path to 'as' in icecc-create-env, 
since we don't want to use /usr/bin/as when
crosscompiling


 M  +1 -1      icecc-create-env  


--- trunk/icecream/client/icecc-create-env #1314746:1314747
@@ -196,7 +196,7 @@
     done
 fi
 
-add_file /usr/bin/as
+add_file $($added_gcc -print-prog-name=as) /usr/bin/as
 
 for extrafile in $extrafiles; do
     add_file $extrafile
[prev in list] [next in list] [prev in thread] [next in thread] 

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