Skip to content
Commit 8d98c7c0 authored by Adhemerval Zanella's avatar Adhemerval Zanella
Browse files

configure: Use -Wno-ignored-attributes if compiler warns about multiple aliases



clang emits an warning when a double alias redirection is used, to warn
the the original symbol will be used even when weak definition is
overridden.  However, this is a common pattern for weak_alias, where
multiple alias are set to same symbol.

Reviewed-by: default avatarFangrui Song <maskray@google.com>
parent 5c5a8b99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment