SPECS (DEVEL): uClibc.spec - full path
sparky
sparky at pld-linux.org
Sun Nov 5 21:22:56 CET 2006
Author: sparky Date: Sun Nov 5 20:22:56 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- full path
---- Files affected:
SPECS:
uClibc.spec (1.121.2.15 -> 1.121.2.16)
---- Diffs:
================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.121.2.15 SPECS/uClibc.spec:1.121.2.16
--- SPECS/uClibc.spec:1.121.2.15 Sun Nov 5 21:21:23 2006
+++ SPECS/uClibc.spec Sun Nov 5 21:22:51 2006
@@ -130,7 +130,7 @@
# note: defconfig and all must be run in separate make process because of macros
%{__make} \
%{MakeOpts} \
- GCC_BIN="%{_target_cpu}-pld-linux-gcc" \
+ GCC_BIN="%{_bindir}/%{_target_cpu}-pld-linux-gcc" \
LD_BIN="ld"
%install
@@ -200,6 +200,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.121.2.16 2006/11/05 20:22:51 sparky
+- full path
+
Revision 1.121.2.15 2006/11/05 20:21:23 sparky
- fix toolchain on systems where %{__cc} != %{_target_cpu}-pld-linux-gcc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.121.2.15&r2=1.121.2.16&f=u
More information about the pld-cvs-commit
mailing list