From 69cdfee21c15e68ab39fe86a86766bb474c2fc78 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Fri, 24 Feb 2017 16:02:31 +0100 Subject: Check if gcc complains about __attribute__ (visibility(..)) If so, define attribute_hidden to be empty. Also, use attribute_hidden in all places where we hide symbols. Change-Id: I37353459710dbbd1c6c6c46110514fc18515c814 Reviewed-by: Christian Kandeler --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 36c3cc74..01f88f3b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2017-04-27 Ulf Hermann + + * configure.ac: Check if the compiler supports + __attribute__((visibility(...))). + 2017-04-27 Ulf Hermann * configure.ac: Check if -fPIC, -fPIE, -Wl,-z,defs, -- cgit v1.2.3