ledger: enable the test suite
svn path=/nixpkgs/trunk/; revision=27659
This commit is contained in:
@@ -33,6 +33,7 @@ stdenv.mkDerivation {
|
|||||||
|
|
||||||
configureFlags = "CPPFLAGS=-DNDEBUG CFLAGS=-O3 CXXFLAGS=-O3";
|
configureFlags = "CPPFLAGS=-DNDEBUG CFLAGS=-O3 CXXFLAGS=-O3";
|
||||||
dontPatchELF = true;
|
dontPatchELF = true;
|
||||||
|
doCheck = true;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://ledger-cli.org/";
|
homepage = "http://ledger-cli.org/";
|
||||||
|
|||||||
Reference in New Issue
Block a user