Adhemerval Zanella 8d98c7c00f 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: Fangrui Song <maskray@google.com>
2022-11-01 09:51:06 -03:00
..
2016-04-28 12:53:50 +02:00
2021-05-13 08:05:19 +05:30
2013-06-05 20:44:03 +00:00
2013-06-05 20:44:03 +00:00
2021-06-02 07:32:19 +02:00