zeal: Werror is dumb

This commit is contained in:
Đoàn Trần Công Danh
2025-11-02 15:30:09 +07:00
parent f2207ed91f
commit 7effcffa5b
+4
View File
@@ -20,3 +20,7 @@ checksum=9c4ce9ab5700985f4c562e995301f98767f14cd045f047dee2520ec4ce1855cf
if [ "$XBPS_WORDSIZE$XBPS_WORDSIZE" != "64$XBPS_TARGET_WORDSIZE" ]; then
broken="Qt6 WebEngine"
fi
post_patch() {
sed -i '/CMAKE_COMPILE_WARNING_AS_ERROR/d' CMakeLists.txt
}