summaryrefslogtreecommitdiff
path: root/media-gfx/feh/files/feh-2.6.2-debug-cflags.patch
diff options
context:
space:
mode:
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 =