build: Check for -Wtrampolines support
authorTimm Bäder <tbaeder@redhat.com>
Wed, 17 Feb 2021 09:27:07 +0000 (10:27 +0100)
committerMark Wielaard <mark@klomp.org>
Sat, 6 Mar 2021 02:05:51 +0000 (03:05 +0100)
commit00d92d0b6a495a81e4c585be7a41f10ef4b6d47c
tree872892409bfc43c24a4c8f8792affbe67599d4b0
parentf82f46fc6880509a539ed8194e9616d818eae88d
build: Check for -Wtrampolines support

Clang does not support -Wtrampolines, so check if the compiler supports
it before using it.

Signed-off-by: Timm Bäder <tbaeder@redhat.com>
ChangeLog
config/ChangeLog
config/eu.am
configure.ac