[libvirt PATCH 1/8] ci: Remove Fedora Rawhide dwarf4 hack

Andrea Bolognani abologna at redhat.com
Tue May 4 10:04:53 UTC 2021


It's no longer needed.

Reverts: e603efb6ec5d1a2295adfda934e79f022bb7bb0e
Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 .gitlab-ci.yml | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8b7df68f47..d2f541efbc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -368,10 +368,6 @@ x64-fedora-rawhide:
     - x64-fedora-rawhide-container
   variables:
     NAME: fedora-rawhide
-    # Temp workaround until we see what resolution is for
-    # https://bugzilla.redhat.com/show_bug.cgi?id=1919965
-    # Hopefully remove before F34 is released.
-    CFLAGS: -gdwarf-4
 
 x64-fedora-rawhide-clang:
   extends: .native_build_job
-- 
2.26.3




More information about the libvir-list mailing list