linux5.10: broken on current gcc

This commit is contained in:
Đoàn Trần Công Danh 2025-08-09 17:41:24 +07:00
parent 9ee84d1f52
commit 981c9102a8

View file

@ -54,6 +54,11 @@ if [ "${_patchver}" ]; then
_version="EXTRAVERSION=${_patchver}"
fi
case "$XBPS_TARGET_MACHINE" in
i686*|x86_64*)
broken="filp_close requires gcc 14.3.0" ;;
esac
pre_patch() {
xzcat $XBPS_SRCDISTDIR/$pkgname-$version/patch-${version}.xz |
patch -sNp1 -F0