Description: do not override CFLAGS
 By default the Makefile ignores the CFLAGS as
 exported by dh.
Author: Sven Hoexter <hoexter@debian.org>

--- jattach-1.5.orig/Makefile
+++ jattach-1.5/Makefile
@@ -16,7 +16,6 @@ else
     SOURCES=$(RPM_ROOT)/SOURCES
     SPEC_FILE=jattach.spec
     CC=gcc
-    CFLAGS=-O2
     JATTACH_EXE=jattach
   endif
 endif
