From be09fd0d22d1d9d3748419c517a3f2321dd77877 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 20 Jan 2021 22:03:50 +0100 Subject: [PATCH] 0.13-6 --- dwz.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dwz.spec b/dwz.spec index e3e34b6..51a207c 100644 --- a/dwz.spec +++ b/dwz.spec @@ -33,6 +33,8 @@ rm -rf %{buildroot} %check rm -f testsuite/dwz.tests/odr* +sed -i -e 's/odr-struct odr-class odr-union odr-struct-ns//' Makefile +sed -i -e 's/odr-class-ns odr-union-ns odr-loc//' Makefile make check %files