You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-gfx/feh/files/feh-3.2-debug-cflags.patch

12 lines
193 B

--- feh-3.2/config.mk
+++ feh-3.2/config.mk
@@ -49,7 +49,7 @@
endif
ifeq (${debug},1)
- CFLAGS += -DDEBUG -O0
+ CFLAGS += -DDEBUG
MAN_DEBUG = This is a debug build.
else
MAN_DEBUG = .