Removing dwz.patch, not needed anymore.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
cf2ff376d6
commit
e0b768a929
2 changed files with 0 additions and 16 deletions
15
debian/patches/debian/0002-dwz.patch
vendored
15
debian/patches/debian/0002-dwz.patch
vendored
|
@ -1,15 +0,0 @@
|
||||||
Author: Daniel Baumann <daniel.baumann@progress-linux.org>
|
|
||||||
Description: Building without -gsplit-dwarf to workaround bug in dwz causing FTBFS (#1016936).
|
|
||||||
|
|
||||||
diff -Naurp inotify-info.orig/Makefile inotify-info/Makefile
|
|
||||||
--- inotify-info.orig/Makefile
|
|
||||||
+++ inotify-info/Makefile
|
|
||||||
@@ -33,7 +33,7 @@ ifneq ($(COMPILER),clang)
|
|
||||||
WARNINGS += -Wsuggest-attribute=format -Wall
|
|
||||||
endif
|
|
||||||
|
|
||||||
-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 = -gdwarf-4 -g2 -Wl,--build-id=sha1
|
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1 +0,0 @@
|
||||||
debian/0002-dwz.patch
|
|
Loading…
Add table
Reference in a new issue