From 0d784a53ee9aa5167a39b4c47746cc4561b1a816 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Feb 2025 15:18:13 +0100 Subject: [PATCH] Refreshing dwz.patch. Signed-off-by: Daniel Baumann --- debian/patches/debian/0001-dwz.patch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/debian/0001-dwz.patch b/debian/patches/debian/0001-dwz.patch index fce30fb..7fc21bf 100644 --- a/debian/patches/debian/0001-dwz.patch +++ b/debian/patches/debian/0001-dwz.patch @@ -8,8 +8,8 @@ diff -Naurp inotify-info.orig/Makefile inotify-info/Makefile WARNINGS += -Wsuggest-attribute=format -Wall endif --CFLAGS = $(WARNINGS) -march=native -fno-exceptions -gdwarf-4 -g2 -ggnu-pubnames -gsplit-dwarf -+CFLAGS = $(WARNINGS) -march=native -fno-exceptions -gdwarf-4 -g2 -ggnu-pubnames +-CFLAGS = $(WARNINGS) -fno-exceptions -gdwarf-4 -g2 -ggnu-pubnames -gsplit-dwarf ++CFLAGS = $(WARNINGS) -fno-exceptions -gdwarf-4 -g2 -ggnu-pubnames CFLAGS += -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64 CXXFLAGS = -fno-rtti -Woverloaded-virtual - LDFLAGS = -march=native -gdwarf-4 -g2 -Wl,--build-id=sha1 + LDFLAGS = -gdwarf-4 -g2 -Wl,--build-id=sha1