Refreshing dwz.patch.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
96071ea9e9
commit
0d784a53ee
1 changed files with 3 additions and 3 deletions
6
debian/patches/debian/0001-dwz.patch
vendored
6
debian/patches/debian/0001-dwz.patch
vendored
|
@ -8,8 +8,8 @@ diff -Naurp inotify-info.orig/Makefile inotify-info/Makefile
|
||||||
WARNINGS += -Wsuggest-attribute=format -Wall
|
WARNINGS += -Wsuggest-attribute=format -Wall
|
||||||
endif
|
endif
|
||||||
|
|
||||||
-CFLAGS = $(WARNINGS) -march=native -fno-exceptions -gdwarf-4 -g2 -ggnu-pubnames -gsplit-dwarf
|
-CFLAGS = $(WARNINGS) -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
|
||||||
CFLAGS += -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64
|
CFLAGS += -D_LARGEFILE64_SOURCE=1 -D_FILE_OFFSET_BITS=64
|
||||||
CXXFLAGS = -fno-rtti -Woverloaded-virtual
|
CXXFLAGS = -fno-rtti -Woverloaded-virtual
|
||||||
LDFLAGS = -march=native -gdwarf-4 -g2 -Wl,--build-id=sha1
|
LDFLAGS = -gdwarf-4 -g2 -Wl,--build-id=sha1
|
||||||
|
|
Loading…
Add table
Reference in a new issue