Balló György pushed to branch main at Arch Linux / Packaging / Packages / 
libosinfo


Commits:
85ead8e6 by Balló György at 2024-05-12T14:33:46+02:00
Remove -Werror

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,8 +18,11 @@ validpgpkeys=('DAF3A6FDB26B62912D0E8E3FBE86EBB415104FDF'  # 
Daniel P. Berrange
 
 prepare() {
   cd $pkgname
+
   # Fix build with libxml2 2.12.0
   git cherry-pick -n 5bbdd06503456784c5ffa22409e8bab50470d673
+
+  sed -i 's/-Werror//' meson.build
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libosinfo/-/commit/85ead8e6d759f63e45bcde781bf4353331eb43e3

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libosinfo/-/commit/85ead8e6d759f63e45bcde781bf4353331eb43e3
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to