X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=time-http.git;a=blobdiff_plain;f=GNUmakefile;h=b51a53dc121c4bd0f2cf10c2a1002e8a82b97d05;hp=c16dac39af906f307f85db95dafed3b7c7391a09;hb=fec6c14;hpb=746e89579242035ff05ceec12dd151b4b9931a5f diff --git a/GNUmakefile b/GNUmakefile index c16dac3..b51a53d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,4 +1,4 @@ -#CONFIGURE_ARGS = -O -fbuild-test-suite -CONFIGURE_ARGS = -O0 +CONFIGURE_ARGS = -O2 --enable-tests +RUN_COMMAND = time ./dist/build/test-time-http/test-time-http include cabal-package.mk