Author: oden
Date: Tue Feb  6 10:21:47 2007
New Revision: 116637

Modified:
   packages/cooker/uClibc/current/SPECS/uClibc.spec

Log:
- remove the gcc_version macro expansion

Modified: packages/cooker/uClibc/current/SPECS/uClibc.spec
==============================================================================
--- packages/cooker/uClibc/current/SPECS/uClibc.spec    (original)
+++ packages/cooker/uClibc/current/SPECS/uClibc.spec    Tue Feb  6 10:21:47 2007
@@ -4,9 +4,6 @@
 # workaround some rpm bug
 %define _requires_exceptions 
statically\\|linked\\|devel(/lib/libNoVersion)\\|bash
 
-## define the gcc version we are building against
-#%%{expand: %%{?!gcc_version: %%%global gcc_version %%(%%__cc -dumpversion)}}
-
 %define        svn     20050428
 
 Summary:       A C library optimized for size useful for embedded applications

Reply via email to