SPECS (LINUX_2_6_22): uClibc.spec - still no shared lib on alpha
glen
glen at pld-linux.org
Thu Apr 3 14:48:19 CEST 2008
Author: glen Date: Thu Apr 3 12:48:19 2008 GMT
Module: SPECS Tag: LINUX_2_6_22
---- Log message:
- still no shared lib on alpha
---- Files affected:
SPECS:
uClibc.spec (1.153.2.6 -> 1.153.2.7)
---- Diffs:
================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.153.2.6 SPECS/uClibc.spec:1.153.2.7
--- SPECS/uClibc.spec:1.153.2.6 Thu Apr 3 14:21:57 2008
+++ SPECS/uClibc.spec Thu Apr 3 14:48:13 2008
@@ -4,6 +4,10 @@
%bcond_without shared # don't build shared lib support
%bcond_with verbose # verbose mode
#
+%ifarch alpha
+%undefine with_shared
+%endif
+#
Summary: C library optimized for size
Summary(pl.UTF-8): Biblioteka C zoptymalizowana na rozmiar
Name: uClibc
@@ -274,6 +278,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.153.2.7 2008-04-03 12:48:13 glen
+- still no shared lib on alpha
+
Revision 1.153.2.6 2008-04-03 12:21:57 arekm
- done TODO; added verbose bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/uClibc.spec?r1=1.153.2.6&r2=1.153.2.7&f=u
More information about the pld-cvs-commit
mailing list