CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/08/18 08:21:39
Modified files:
www/webkitgtk4 : Makefile
Added files:
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
patch-Source_WebKit2_webkit2gtk-web-extension_pc_in
patch-Source_WebKit2_webkit2gtk_pc_in
Log message:
USE_WXNEEDED, add "-Wl,-z,wxneeded" to pkg-config files
WebKit violates W^X, so binaries linked with it need to be "wxneeded".
Pkg-config files seem to be an appropriate mean of automating this task.
Discussed with ajacoutot@