Revert "linux-user: Fix qemu-arm to run static armhf binaries"
commit4ea3fa99bebe8f153e74cf625980183cfd2238f6
authorMichael Tokarev <mjt@tls.msk.ru>
Sat, 22 Jul 2023 16:54:22 +0000 (22 19:54 +0300)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 22 Jul 2023 16:54:22 +0000 (22 19:54 +0300)
treec970ccafed31c09ab4f01387596cd2dec1d263e8
parentd1181d29370a4318a9f11ea92065bea6bb159f83
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>
linux-user/elfload.c