SHA256
1
0
forked from pool/qemu

- use --enable-pie to fix arm build

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=166
This commit is contained in:
Dirk Mueller 2013-10-09 16:24:07 +00:00 committed by Git OBS Bridge
parent 02f7384425
commit a01df2440f
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Oct 9 16:23:56 UTC 2013 - dmueller@suse.com
- use --enable-pie to fix arm build
-------------------------------------------------------------------
Tue Oct 8 17:05:02 UTC 2013 - afaerber@suse.de

View File

@ -321,6 +321,7 @@ done
--disable-strip \
--enable-system --disable-linux-user \
--enable-tools --enable-guest-agent \
--enable-pie \
--enable-docs \
--audio-drv-list="pa alsa sdl oss" --enable-mixemu \
%if 0%{?suse_version} >= 1130

View File

@ -243,6 +243,7 @@ done
--disable-strip \
--enable-system --disable-linux-user \
--enable-tools --enable-guest-agent \
--enable-pie \
--enable-docs \
--audio-drv-list="pa alsa sdl oss" --enable-mixemu \
%if 0%{?suse_version} >= 1130