diff --git a/fotoxx-18.07-nowall.patch b/fotoxx-18.07-nowall.patch deleted file mode 100644 index 1159e12..0000000 --- a/fotoxx-18.07-nowall.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- fotoxx-18.07/Makefile 2018-06-30 03:36:57.000000000 -0700 -+++ fotoxx-18.07/Makefile.new 2018-07-19 10:59:41.460690249 -0700 -@@ -3,7 +3,7 @@ - FOTOXX = fotoxx-18.07.cc - - # defaults for parameters that may be pre-defined --CXXFLAGS += -Wall -g -rdynamic -fstack-protector-strong -+CXXFLAGS += -g -rdynamic -fstack-protector-strong - PREFIX ?= /usr - CPPFLAGS ?= -O2 - ## CPPFLAGS ?= -O0 -fsanitize=address ## debug diff --git a/fotoxx.spec b/fotoxx.spec index 96b3750..fc76066 100644 --- a/fotoxx.spec +++ b/fotoxx.spec @@ -7,9 +7,6 @@ License: GPLv2 URL: http://www.kornelix.com/fotoxx/fotoxx.html Source0: http://www.kornelix.net/downloads/tarballs/fotoxx-%{version}.tar.gz Source1: %{name}.desktop -# Disable -Wall as this thing is stuffed with format-truncation -# mistakes and I'm not fixing all of them -Patch0: fotoxx-18.07-nowall.patch %{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}