linux-user: remove GNUC check
commit36c5e0b8efb7a54b1cecca05de55a49ab91ac6dd
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Thu, 10 Dec 2020 13:47:51 +0000 (10 17:47 +0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 15 Dec 2020 17:53:14 +0000 (15 12:53 -0500)
treebdf6bd908e84aef7f51331db9a4d11664b1c9a21
parent4e063f7b29468412bbb067496db36e6982cb6922
linux-user: remove GNUC check

QEMU requires Clang or GCC, that define and support __GNUC__ extensions.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201210134752.780923-13-marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
linux-user/strace.c