Hi Timm,
On Wed, 2021-02-17 at 10:27 +0100, Timm Bäder via Elfutils-devel wrote:
> From: Timm Bäder
>
> Clang does not support this warning, so check for compiler support
> before using it.
It is somewhat unfortunate that we need to check for -Wno- acceptance
with clang. gcc also doesn't suppor
From: Timm Bäder
Clang does not support this warning, so check for compiler support
before using it.
Signed-off-by: Timm Bäder
---
config/eu.am | 10 --
configure.ac | 9 +
2 files changed, 17 insertions(+), 2 deletions(-)
diff --git a/config/eu.am b/config/eu.am
index 025125