From 27c6bdfeecc4a6b4674d7cab32f11a885192c0bf Mon Sep 17 00:00:00 2001 From: ahrenholz Date: Wed, 25 Sep 2013 19:00:12 +0000 Subject: [PATCH] (Boeing r1778) fix build on fc17 and fc18 due to recent Debian build changes --- packaging/rpm/core.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/rpm/core.spec.in b/packaging/rpm/core.spec.in index 2e5367c1..b8c9bedb 100644 --- a/packaging/rpm/core.spec.in +++ b/packaging/rpm/core.spec.in @@ -54,7 +54,7 @@ virtual network topologies. # not using --disable-gui/--disable-daemon, because RPM expects both to be # installed by this build process # assume Fedora, using systemd startup script -%configure --with-startup=systemd +CFLAGS="-fno-strict-aliasing $CFLAGS" %configure --with-startup=systemd make -j4 %install