The build uses both the version-script link option and the visibility
flag (making all symbols hidden in release mode except the ones that
have a visibility explicitly set to default in the code).
It seems that the use of the visibility flag should be sufficient and
that the use of version-script should be deprecated (unless the goal
is to limit the exported symbols in debug mode).
Am I missing anything?
Christophe
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to