From c0070d73491e7466ff7f47939e2e4c2be2a926fb Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20H=C3=B6xter?= Date: Fri, 13 Sep 2019 16:49:36 +0200 Subject: [PATCH] bring back master into patch unapplied state I screwed that up in commit e2453baae44379bfd97a3b0e02807e76fed4112b --- Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.39.2