summaryrefslogtreecommitdiff
path: root/media-gfx/feh/files/feh-2.6.2-debug-cflags.patch
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:45:37 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-09-13 17:45:37 +0100
commita1392efe64137262023d92492396ca9156d22396 (patch)
treede438b2711c7697c4597fb04f07e988586f34233 /media-gfx/feh/files/feh-2.6.2-debug-cflags.patch
parente3cf2c86fca1750343c1885311f857f185ee4f2d (diff)
gentoo resync : 13.09.2019
Diffstat (limited to 'media-gfx/feh/files/feh-2.6.2-debug-cflags.patch')
-rw-r--r--media-gfx/feh/files/feh-2.6.2-debug-cflags.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/media-gfx/feh/files/feh-2.6.2-debug-cflags.patch b/media-gfx/feh/files/feh-2.6.2-debug-cflags.patch
deleted file mode 100644
index a4a71acef30c..000000000000
--- a/media-gfx/feh/files/feh-2.6.2-debug-cflags.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- feh-2.6.2/config.mk
-+++ feh-2.6.2/config.mk
-@@ -32,7 +32,7 @@
- endif
-
- ifeq (${debug},1)
-- CFLAGS += -DDEBUG -O0
-+ CFLAGS += -DDEBUG
- MAN_DEBUG = . This is a debug build.
- else
- MAN_DEBUG =