Edit

IABSD.fr/ports/math/rstudio

Branch :

  • Show log

    Commit

  • Author : rsadowski
    Date : 2022-02-13 16:38:29
    Hash : 12ae4c69
    Message : Remove the cmake wxneeded-hack and replace it with USE_WXNEEDED Remove the webkit/webengine-wxneeded hack in cmComputeLinkInformation.cxx and add USE_WXNEEDED=Yes to all cmake webkit/webengine consumer. Background knowledge about the "hack": It searches for webkit/webengine (lower-case search) in all link-entries for EXECUTABLE/SHARED_LIBRARY targets. If the search match it adds "-Wl,-z,wxneeded". Feedback, help and OK sthen@ Thanks!