mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-25 19:52:10 +01:00
fix the build
svn path=/trunk/; revision=5247
This commit is contained in:
parent
247997afed
commit
ef73c1c05f
@ -2438,7 +2438,7 @@ _______EOF
|
|||||||
#else
|
#else
|
||||||
#define G_HAVE_GNUC_VISIBILITY 1
|
#define G_HAVE_GNUC_VISIBILITY 1
|
||||||
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
|
#define G_GNUC_INTERNAL __attribute__((visibility("hidden")))
|
||||||
#fi
|
#endif
|
||||||
_______EOF
|
_______EOF
|
||||||
else
|
else
|
||||||
cat >>$outfile <<_______EOF
|
cat >>$outfile <<_______EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user