[packages/bird] cflags patch

glen glen at pld-linux.org
Wed Mar 23 09:32:33 CET 2016


commit 4a882be43d07095380fa2ee26554cdc6c6fbfac1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 23 10:31:38 2016 +0200

    cflags patch
    
    by Bartek Radwan groups at sq9mev.info
    http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2016-March/024756.html

 bird.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/bird.spec b/bird.spec
index 1d09f35..ddcfce3 100644
--- a/bird.spec
+++ b/bird.spec
@@ -10,7 +10,7 @@ Summary:	The BIRD Internet Routing Daemon
 Summary(pl.UTF-8):	Demon BIRD Internetowego Routingu Dynamicznego
 Name:		bird
 Version:	1.5.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Networking/Daemons
 Source0:	ftp://bird.network.cz/pub/bird/%{name}-%{version}.tar.gz
@@ -114,7 +114,7 @@ filtrów o dużych możliwościach.
 cp -f /usr/share/automake/config.* tools
 %{__autoconf}
 
-export CFLAGS="%{rpmcflags} -I%{_includedir}/ncursesw"
+export CFLAGS="%{rpmcflags} -I%{_includedir}/ncursesw -fno-strict-aliasing -fno-strict-overflow"
 
 %if %{with ipv6}
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bird.git/commitdiff/4a882be43d07095380fa2ee26554cdc6c6fbfac1



More information about the pld-cvs-commit mailing list