You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arrange passing -fvisibility=hidden to the compiler where supported,
which effectively disables exporting symbols which are not explicitly
marked as visible.
No further changes are needed because the public API functions were
already marked with WPE_EXPORT which marks them as exported.
(cherry picked from commit baabb08)
0 commit comments