On Mon, Feb 16, 2015 at 1:36 AM, Marc Dietrich wrote:
> This adds clang/gcc visibility macro detection to configure and util/macros.h.
> This is can be used to conveniently add e.g. a "HIDDEN" attribute to a
> function.
>
> Signed-off-by: Marc Dietrich
> ---
> configure.ac | 28 ++-
Am Montag, 16. Februar 2015, 10:36:32 schrieb Marc Dietrich:
> This adds clang/gcc visibility macro detection to configure and
> util/macros.h. This is can be used to conveniently add e.g. a "HIDDEN"
> attribute to a function.
>
> Signed-off-by: Marc Dietrich
for anyone who may wonder, these are
This adds clang/gcc visibility macro detection to configure and util/macros.h.
This is can be used to conveniently add e.g. a "HIDDEN" attribute to a function.
Signed-off-by: Marc Dietrich
---
configure.ac | 28 ++--
src/util/macros.h | 6 ++
2 files changed, 12