CVSROOT: /cvs Module name: ports Changes by: [email protected] 2016/09/06 02:43:54
Modified files:
devel/cmake : Makefile
devel/cmake/patches: patch-Source_cmComputeLinkInformation_cxx
Log message:
Hack cmake so that if webkit is in the list of shared libraries
that are passed to the linker, automatically add '-Wl,-z,wxneeded'
to the linker flags.
Works for libQt5WebKit, libQtWebKit, libwebkit2gtk, libwebkitgtk.
Requested by, and ok, ajacoutot@
Also ok landry@
