From 21e39c1c8045db5ec843d7f6cb3c1268dc63e445 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 19 Feb 2018 12:57:46 +0100 Subject: [PATCH] disable annotated build to fix FTBFS Signed-off-by: Igor Gnatenko --- mesa.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/mesa.spec b/mesa.spec index 50e0cb8..a872e9a 100644 --- a/mesa.spec +++ b/mesa.spec @@ -1,5 +1,8 @@ %bcond_without wayland +# https://bugzilla.redhat.com/show_bug.cgi?id=1546714 +%undefine _annotated_build + # S390 doesn't have video cards, but we need swrast for xserver's GLX # llvm (and thus llvmpipe) doesn't actually work on ppc32 %ifnarch s390 ppc