Turn off visibility until I can figure out how to fix this for older gcc's that won't accept visibility=default
git-svn-id: svn://10.0.0.236/trunk@152213 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
9f5a2e18e0
commit
23399a7583
@ -94,7 +94,7 @@
|
||||
* of a header!
|
||||
*/
|
||||
|
||||
#ifdef HAVE_VISIBILITY_ATTRIBUTE
|
||||
#ifdef HAVE_VISIBILITY_ATTRIBUTE_notyet
|
||||
#define NS_VISIBILITY_(vis) __attribute__ ((visibility (#vis)))
|
||||
#define NS_HIDDEN_(type) type NS_VISIBILITY(hidden)
|
||||
#else
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user