From be4e2674a905bc8627d1cadd91c367bdf0d4f394 Mon Sep 17 00:00:00 2001 From: "ahrenholz@gmail.com" 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 --- trunk/packaging/rpm/core.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trunk/packaging/rpm/core.spec.in b/trunk/packaging/rpm/core.spec.in index 2e5367c1..b8c9bedb 100644 --- a/trunk/packaging/rpm/core.spec.in +++ b/trunk/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