diff --git a/recipes-qt/qt6/qtbase_git.bb b/recipes-qt/qt6/qtbase_git.bb index 8b5d8b4..dccda53 100644 --- a/recipes-qt/qt6/qtbase_git.bb +++ b/recipes-qt/qt6/qtbase_git.bb @@ -173,6 +173,7 @@ EXTRA_OECMAKE:append:class-target = "\ EXTRA_OECMAKE:append:mingw32 = "\ -DQT_GENERATE_WRAPPER_SCRIPTS_FOR_ALL_HOSTS=ON \ + -DFEATURE_stack_protector=OFF \ " SYSROOT_DIRS += "${QT6_INSTALL_MKSPECSDIR}"