X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=wavpack.git;a=blobdiff_plain;f=GNUmakefile;h=436771ca48e84c09d65672b0c797830a4a94c470;hp=a245964f61f7748797fbb9d98bdf0f81db294eff;hb=refs%2Fheads%2Fmaster;hpb=e551d9c9c39035bf91fe1c0ca7f43abc2b37ab6a diff --git a/GNUmakefile b/GNUmakefile index a245964..436771c 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,5 +1,5 @@ -RUN_COMMAND = ./dist/build/hs-esd-player-example/hs-esd-player-example +RUN_COMMAND = ./dist/build/hs-wvinfo/hs-wvinfo 01.wv -CONFIGURE_ARGS = -O -fbuild-examples +CONFIGURE_ARGS = -O0 -fbuild-examples include cabal-package.mk