apr: run tests
This commit is contained in:
@@ -57,6 +57,8 @@ stdenv.mkDerivation rec {
|
||||
# - Regenerate for cross fix patch
|
||||
nativeBuildInputs = [ autoreconfHook ];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
enableParallelBuilding = true;
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user