aboutsummaryrefslogtreecommitdiff
path: root/libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2024-10-03 10:13:50 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-01-18 08:13:35 +0700
commit6b39d0862c4463bda7bfb287ebf6d4dee3db68b6 (patch)
treea4a5e080864eef82c139b9d59a9bc7ac52fe9e2e /libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch
parentda69b3292ac13cca96ae011000324c87e7fc05c0 (diff)
libraries/libvirt-glib: Updated for version 5.0.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch')
-rw-r--r--libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch b/libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch
deleted file mode 100644
index 666babaca6..0000000000
--- a/libraries/libvirt-glib/libvirt-glib-4.0.0-cast-align.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -rup libvirt-glib-4.0.0.orig/meson.build libvirt-glib-4.0.0.new/meson.build
---- libvirt-glib-4.0.0.orig/meson.build 2021-02-15 12:23:04.609036200 +0000
-+++ libvirt-glib-4.0.0.new/meson.build 2021-02-15 14:50:24.838971022 +0000
-@@ -175,8 +175,6 @@ cc_flags += [
- '-Wbuiltin-declaration-mismatch',
- '-Wbuiltin-macro-redefined',
- '-Wcannot-profile',
-- '-Wcast-align',
-- '-Wcast-align=strict',
- '-Wcast-function-type',
- '-Wchar-subscripts',
- '-Wclobbered',