SHA256
1
0
forked from pool/qemu

- remove manual interp prefix, which made all linux-user binaries

point to an i386 LD_PREFIX path

OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=73
This commit is contained in:
Alexander Graf
2012-05-29 15:53:22 +00:00
committed by Git OBS Bridge
parent 7f3a22af4c
commit 475efabef2
3 changed files with 6 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue May 29 15:52:47 UTC 2012 - agraf@suse.com
- remove manual interp prefix, which made all linux-user binaries
point to an i386 LD_PREFIX path
-------------------------------------------------------------------
Tue May 29 15:34:55 UTC 2012 - agraf@suse.com