CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/06/21 02:49:47
Modified files:
www/webkitgtk4 : Makefile
www/webkitgtk4/patches:
patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
patch-Source_WebKit_gtk_webkitgtk-web-process-extension_pc_in
patch-Source_WebKit_gtk_webkitgtk_pc_in
Log message:
mark webkitgtk4 USE_NOBTCFI=Yes (for the binaries e.g. WebKitWebProcess
and others), and setup the pkg-config files so that other ports using
the libraries via pkg-config (which is probably most/all of them) can
pick up -Wl,-z,nobtcfi linker flags from there (as already done for
-Wl,-z,wxneeded).
bump shared lib minor to force an update in ports depending on this
without the need to separately bump a couple of dozen other ports.
ok aja@