Author: glen                         Date: Sun May 21 13:42:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- quote other __cc
- BR binutils-gasp for symlink making

---- Files affected:
SPECS:
   uClibc.spec (1.122 -> 1.123) 

---- Diffs:

================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.122 SPECS/uClibc.spec:1.123
--- SPECS/uClibc.spec:1.122     Thu Mar  9 15:35:10 2006
+++ SPECS/uClibc.spec   Sun May 21 15:42:45 2006
@@ -21,7 +21,8 @@
 Patch9:                %{name}-ppc-uint128.patch
 Patch10:       %{name}-syscallerror.patch
 URL:           http://uclibc.org/
-BuildRequires: gcc >= 3.0
+BuildRequires: binutils-gasp
+BuildRequires: gcc >= 5:3.0
 BuildRequires: sed >= 4.0
 BuildRequires: which
 ExclusiveArch: alpha %{ix86} ppc sparc sparc64 sparcv9 %{x8664}
@@ -133,7 +134,7 @@
        TARGET_ARCH="%{TARGET_ARCH}" \
        TARGET_CPU="%{_target_cpu}" \
        KERNEL_SOURCE=%{_prefix} \
-       HOSTCC=%{__cc} \
+       HOSTCC="%{__cc}" \
        HOSTCFLAGS="%{rpmcflags} %{rpmldflags}" \
        OPTIMIZATION="%{rpmcflags} -Os" \
        CC="%{__cc}"
@@ -143,7 +144,7 @@
 install -d $RPM_BUILD_ROOT%{_bindir}
 
 %{__make} install \
-       NATIVE_CC=%{__cc} \
+       NATIVE_CC="%{__cc}" \
        NATIVE_CFLAGS="%{rpmcflags} %{rpmldflags}" \
        TARGET_ARCH="%{TARGET_ARCH}" \
        TARGET_CPU="%{_target_cpu}" \
@@ -208,6 +209,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.123  2006/05/21 13:42:45  glen
+- quote other __cc
+- BR binutils-gasp for symlink making
+
 Revision 1.122  2006/03/09 14:35:10  glen
 - quote %{__cc}
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.122&r2=1.123&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to