commit f8e403fa746ae400625909aa935bf18c5eca0f97
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Thu Jan 3 11:09:36 2013 +0100

    - rel 5; turn verbose on; filterout stack protector options (we didn't use 
that earlier, appared in rpm optflags and now uclibc started to fail to build

 uClibc.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/uClibc.spec b/uClibc.spec
index c7178ef..6ff6c5d 100644
--- a/uClibc.spec
+++ b/uClibc.spec
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without shared          # don't build shared lib support
 %bcond_with    nptl            # libpthread: NPTL instead of LinuxThreads 
(experimental; no i386)
-%bcond_with    verbose         # verbose mode
+%bcond_without verbose         # verbose mode
 #
 %ifarch alpha
 %undefine      with_shared
@@ -12,7 +12,7 @@ Summary:      C library optimized for size
 Summary(pl.UTF-8):     Biblioteka C zoptymalizowana na rozmiar
 Name:          uClibc
 Version:       0.9.33.2
-Release:       4
+Release:       5
 Epoch:         4
 License:       LGPL v2.1
 Group:         Libraries
@@ -49,6 +49,8 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define                specflags       -fgnu89-inline
 %endif
 
+%define                filterout       -fstack-protector 
--param=ssp-buffer-size=4
+
 %define                uclibc_root     /usr/%{_target_cpu}-linux-uclibc
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/uClibc.git/commitdiff/f8e403fa746ae400625909aa935bf18c5eca0f97

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to