X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fjattach.git;a=blobdiff_plain;f=Makefile;fp=Makefile;h=8fd6d4dee1ca4a2633e81d697ba538cd14959966;hp=d2f921934665faaa057542ec8af804580aa5ad0f;hb=c0070d73491e7466ff7f47939e2e4c2be2a926fb;hpb=1cb440d5ae71f728148743696f1d003aa9c36b85 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