SPECS: crossmingw32-libiconv.spec - proper cross handling
czarny
czarny at pld-linux.org
Sun Feb 25 16:00:05 CET 2007
Author: czarny Date: Sun Feb 25 15:00:05 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- proper cross handling
---- Files affected:
SPECS:
crossmingw32-libiconv.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/crossmingw32-libiconv.spec
diff -u SPECS/crossmingw32-libiconv.spec:1.14 SPECS/crossmingw32-libiconv.spec:1.15
--- SPECS/crossmingw32-libiconv.spec:1.14 Tue Feb 20 19:34:44 2007
+++ SPECS/crossmingw32-libiconv.spec Sun Feb 25 16:00:00 2007
@@ -69,10 +69,8 @@
cp -f /usr/share/automake/config.sub libcharset/autoconf
cp -f /usr/share/automake/config.sub autoconf
%configure \
- AR="%{target}-ar" \
- RANLIB="%{target}-ranlib" \
--target="%{target}" \
- --host="%{target_platform}" \
+ --host="%{target}" \
--enable-static
%{__make}
@@ -110,6 +108,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2007/02/25 15:00:00 czarny
+- proper cross handling
+
Revision 1.14 2007/02/20 18:34:44 czarny
- clean up
- dlls added
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/crossmingw32-libiconv.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list