Author: oden
Date: Tue Feb 6 10:18:45 2007
New Revision: 116635
Modified:
packages/cooker/uClibc/current/SPECS/uClibc.spec
Log:
- disable the unused 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:18:45 2007
@@ -4,8 +4,8 @@
# 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 the gcc version we are building against
+#%%{expand: %{?!gcc_version: %%global gcc_version %(%__cc -dumpversion)}}
%define svn 20050428