(Boeing r1778)

fix build on fc17 and fc18 due to recent Debian build changes
This commit is contained in:
ahrenholz 2013-09-25 19:00:12 +00:00
parent b54826a72b
commit 27c6bdfeec

View file

@ -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