(Boeing r1778)
fix build on fc17 and fc18 due to recent Debian build changes
This commit is contained in:
parent
b54826a72b
commit
27c6bdfeec
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue