CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]       2025/08/10 08:45:17

Modified files:
        x11/qt6        : Makefile.inc 
        x11/qt6/qtbase : Makefile 
Added files:
        x11/qt6/qtbase/patches: patch-cmake_QtFlagHandlingHelpers_cmake 

Log message:
Remove "-Wl,-undefined,error" and "-Wl,--no-undefined"

"-Wl,-undefined,error" and "-Wl,--no-undefined" are set by default
in all Qt6 ports that use QtFlagHandlingHelpers.cmake which should
be all. This diff remove the both flags. Idea stolen by FreeBSD.

Reply via email to