aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/arguments
diff options
context:
space:
mode:
authorMatthew Bauer <mjbauer95@gmail.com>2018-11-18 14:33:09 -0600
committerMatthew Bauer <mjbauer95@gmail.com>2018-11-18 19:31:02 -0600
commit2c47a4229f3b3c22b4d7d337694dcf2067b41594 (patch)
treee8310cc87adf9766376912a52798b6f7687d9946 /pkgs/development/libraries/arguments
parentf6f7283e692111603b15bae48026432469b85085 (diff)
treewide: remove ctest usages
These are already in the generated makefiles!
Diffstat (limited to 'pkgs/development/libraries/arguments')
-rw-r--r--pkgs/development/libraries/arguments/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/development/libraries/arguments/default.nix b/pkgs/development/libraries/arguments/default.nix
index 60fafd60ad0b..ebef604e1be6 100644
--- a/pkgs/development/libraries/arguments/default.nix
+++ b/pkgs/development/libraries/arguments/default.nix
@@ -18,7 +18,6 @@ stdenv.mkDerivation rec {
#cmakeFlags = [ "-DLIBMINC_DIR=${libminc}/lib" "-DBICPL_DIR=${bicpl}/lib" "-DBUILD_TESTING=FALSE" ];
- checkPhase = "ctest --output-on-failure";
doCheck = false;
# internal_volume_io.h: No such file or directory