git.haskell.org
/
ghc.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fold integer-gmp.git into ghc.git (re #8545)
[ghc.git]
/
rts
/
EndPrivate.h
diff --git
a/rts/EndPrivate.h
b/rts/EndPrivate.h
index
f0080be
..
4cfb68f
100644
(file)
--- a/
rts/EndPrivate.h
+++ b/
rts/EndPrivate.h
@@
-1,3
+1,3
@@
-#if
__GNUC__ >= 4 && !defined(freebsd_HOST_OS) && !defined(mingw32
_HOST_OS)
+#if
defined(HAS_VISIBILITY_HIDDEN) && !defined(freebsd
_HOST_OS)
#pragma GCC visibility pop
#endif