commit | 4ea3fa99bebe8f153e74cf625980183cfd2238f6 | [log] [tgz] |
---|---|---|
author | Michael Tokarev <mjt@tls.msk.ru> | Sat Jul 22 19:54:22 2023 +0300 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Sat Jul 22 19:54:22 2023 +0300 |
tree | c970ccafed31c09ab4f01387596cd2dec1d263e8 | |
parent | d1181d29370a4318a9f11ea92065bea6bb159f83 [diff] |
Revert "linux-user: Fix qemu-arm to run static armhf binaries" This reverts commit 518f32221af759a29500ac172c4c857bef142067. It is causing similar segfaults at least on aarch64, ppc64el and s390x. Let's revert this one for now and analyze what's going on later. Reopens: https://bugs.debian.org/1040981 Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>