X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FEndPrivate.h;h=4cfb68f0ba87fa6fb1c36d937ff384345e187f78;hp=ac9df0479e4b92e6f8878a243f6431998b484e68;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=51b85031ce99f1e9d4c72249d6d85672188f0fbd diff --git a/rts/EndPrivate.h b/rts/EndPrivate.h index ac9df04..4cfb68f 100644 --- a/rts/EndPrivate.h +++ b/rts/EndPrivate.h @@ -1,3 +1,3 @@ -#if __GNUC__ >= 4 +#if defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd_HOST_OS) #pragma GCC visibility pop #endif