aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burdette <bburdette@gmail.com>2020-03-30 09:15:21 -0600
committerBen Burdette <bburdette@gmail.com>2020-03-30 09:15:21 -0600
commit28d073e810d5e692a4f6c57d23afc011e6fcc153 (patch)
tree36c88843ce52b361a76a5172c53c2208591cdaf7
parent35c7bab09ac97efd3561d3c5a0c827e4dc391141 (diff)
remove cruft
-rw-r--r--tests/errors/local.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/errors/local.mk b/tests/errors/local.mk
index c5b9cc5c8..0d64c8dbd 100644
--- a/tests/errors/local.mk
+++ b/tests/errors/local.mk
@@ -8,10 +8,3 @@ error-test_SOURCES := \
error-test_LIBS = libutil
error-test_LDFLAGS = -pthread $(SODIUM_LIBS) $(EDITLINE_LIBS) $(BOOST_LDFLAGS) -lboost_context -lboost_thread -lboost_system
-
-# $(foreach name, \
-# nix-build nix-channel nix-collect-garbage nix-copy-closure nix-daemon nix-env nix-hash nix-instantiate nix-prefetch-url nix-shell nix-store, \
-# $(eval $(call install-symlink, nix, $(bindir)/$(name))))
-# $(eval $(call install-symlink, $(bindir)/nix, $(libexecdir)/nix/build-remote))
-
-# src/nix-env/user-env.cc: src/nix-env/buildenv.nix.gen.hh