]> git.pld-linux.org Git - packages/bird.git/blobdiff - bird.spec
cflags patch
[packages/bird.git] / bird.spec
index 1d09f35fe9c354c85d94a5a15d6f9d648906f60b..ddcfce3c922a70ca5549d76cf7575416c347589f 100644 (file)
--- 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 \
This page took 0.072581 seconds and 4 git commands to generate.