SPECS: udev.spec - no uClibc on sparc for now

tommat tommat at pld-linux.org
Tue Aug 28 13:36:34 CEST 2007


Author: tommat                       Date: Tue Aug 28 11:36:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- no uClibc on sparc for now

---- Files affected:
SPECS:
   udev.spec (1.227 -> 1.228) 

---- Diffs:

================================================================
Index: SPECS/udev.spec
diff -u SPECS/udev.spec:1.227 SPECS/udev.spec:1.228
--- SPECS/udev.spec:1.227	Sun Aug 26 13:16:56 2007
+++ SPECS/udev.spec	Tue Aug 28 13:36:29 2007
@@ -12,6 +12,10 @@
 %bcond_without	main	# don't compile main package, use for debugging initrd build
 %bcond_without	selinux	# build without SELinux support
 
+%ifarch sparc sparc64
+%define		with_glibc 1
+%endif
+
 # if one of the *libc is enabled disable default uClibc
 %if %{with dietlibc} && %{with uClibc}
 %undefine	with_uClibc
@@ -393,6 +397,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.228  2007/08/28 11:36:29  tommat
+- no uClibc on sparc for now
+
 Revision 1.227  2007/08/26 11:16:56  arekm
 - up to 115
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/udev.spec?r1=1.227&r2=1.228&f=u



More information about the pld-cvs-commit mailing list