Accepting request 134441 from home:AndreasSchwab:ff
- Don't strip binaries OBS-URL: https://build.opensuse.org/request/show/134441 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=113
This commit is contained in:
parent
a46d138486
commit
63ea61f3fb
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 14 16:22:01 UTC 2012 - schwab@linux-m68k.org
|
||||||
|
|
||||||
|
- Don't strip binaries
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 13 13:12:52 UTC 2012 - idonmez@suse.com
|
Thu Sep 13 13:12:52 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -242,6 +242,7 @@ make clean
|
|||||||
--enable-linux-user \
|
--enable-linux-user \
|
||||||
--disable-system \
|
--disable-system \
|
||||||
--static --disable-linux-aio \
|
--static --disable-linux-aio \
|
||||||
|
--disable-strip \
|
||||||
--extra-cflags="$QEMU_OPT_FLAGS"
|
--extra-cflags="$QEMU_OPT_FLAGS"
|
||||||
%if 0%{?suse_version} == 1140
|
%if 0%{?suse_version} == 1140
|
||||||
# -lrt needs to come after -lglib-2.0 to avoid undefined clock_gettime
|
# -lrt needs to come after -lglib-2.0 to avoid undefined clock_gettime
|
||||||
|
Loading…
Reference in New Issue
Block a user