From: Sven Höxter Date: Fri, 13 Sep 2019 14:49:36 +0000 (+0200) Subject: bring back master into patch unapplied state X-Git-Tag: debian/1.5-2~4 X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=commitdiff_plain;h=c0070d73491e7466ff7f47939e2e4c2be2a926fb bring back master into patch unapplied state I screwed that up in commit e2453baae44379bfd97a3b0e02807e76fed4112b --- diff --git a/Makefile b/Makefile index d2f9219..8fd6d4d 100644 --- a/Makefile +++ b/Makefile @@ -16,6 +16,7 @@ else SOURCES=$(RPM_ROOT)/SOURCES SPEC_FILE=jattach.spec CC=gcc + CFLAGS=-O2 JATTACH_EXE=jattach endif endif