From: Patrick Talbert <ptalbert@xxxxxxxxxx> fedora: disable CONFIG_DRM_WERROR For now at least the clang builds still generate compiler warnings. Let's disable this for now so those pipelines can complete. v2: - disabled CONFIG_DRM_WERROR via common/clang/generic/. v3: - disabled CONFIG_DRM_WERROR for debug via common/clang/debug/. Signed-off-by: Patrick Talbert <ptalbert@xxxxxxxxxx> diff --git a/redhat/configs/common/clang/debug/CONFIG_DRM_WERROR b/redhat/configs/common/clang/debug/CONFIG_DRM_WERROR new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/clang/debug/CONFIG_DRM_WERROR @@ -0,0 +1 @@ +# CONFIG_DRM_WERROR is not set diff --git a/redhat/configs/common/clang/generic/CONFIG_DRM_WERROR b/redhat/configs/common/clang/generic/CONFIG_DRM_WERROR new file mode 100644 index blahblah..blahblah 100644 --- /dev/null +++ b/redhat/configs/common/clang/generic/CONFIG_DRM_WERROR @@ -0,0 +1 @@ +# CONFIG_DRM_WERROR is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3230 -- _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue