diff --git a/.checkpackageignore b/.checkpackageignore index 94b24b2545..44ba7494d4 100644 --- a/.checkpackageignore +++ b/.checkpackageignore @@ -1440,7 +1440,6 @@ package/wilc-driver/0005-Fix-cast-warnings.patch Upstream package/wipe/0001-musl.patch Upstream package/wireless_tools/0001-remove-bzero.patch Upstream package/wireshark/0001-cmake-lemon-wipe-CMAKE_-EXE_LINKER_FLAGS-SYSROOT-if-.patch Upstream -package/wlroots/0001-Add-feature-macros-to-more-C-files-.patch Upstream package/woff2/0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch Upstream package/wpa_supplicant/0001-build-re-enable-options-for-libwpa_client.so-and-.patch Upstream package/wpa_supplicant/ifupdown.sh Shellcheck diff --git a/package/wlroots/0001-Add-feature-macros-to-more-C-files-.patch b/package/wlroots/0001-Add-feature-macros-to-more-C-files-.patch index 0ba078708a..0e1ae9d87a 100644 --- a/package/wlroots/0001-Add-feature-macros-to-more-C-files-.patch +++ b/package/wlroots/0001-Add-feature-macros-to-more-C-files-.patch @@ -5,8 +5,10 @@ Subject: [PATCH] Add feature macros to more C files These source files use "struct timespec", which is POSIX 1993.09. -Signed-off-by: Paul Cercueil +Upstream: Rejected (Upstream does not want these workarounds) +see: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/2493 +Signed-off-by: Paul Cercueil [Retrieved from: https://github.com/swaywm/wlroots/pull/2493] Signed-off-by: Fabrice Fontaine ---