X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FEndPrivate.h;h=4cfb68f0ba87fa6fb1c36d937ff384345e187f78;hb=7d9eb2e45b4a9ff4cb053b1ec37602be88528b62;hp=ac9df0479e4b92e6f8878a243f6431998b484e68;hpb=51b85031ce99f1e9d4c72249d6d85672188f0fbd;p=ghc-hetmet.git 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