ledger: enable the test suite
svn path=/nixpkgs/trunk/; revision=27659
This commit is contained in:
parent
f05fce5e6e
commit
d7f698c078
@ -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/";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user