about summary refs log tree commit diff
path: root/src/build-remote/local.mk
diff options
context:
space:
mode:
Diffstat (limited to 'src/build-remote/local.mk')
-rw-r--r--src/build-remote/local.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/build-remote/local.mk b/src/build-remote/local.mk
index 62d5a010c247..64368a43ff73 100644
--- a/src/build-remote/local.mk
+++ b/src/build-remote/local.mk
@@ -7,5 +7,3 @@ build-remote_INSTALL_DIR := $(libexecdir)/nix
 build-remote_LIBS = libmain libutil libformat libstore
 
 build-remote_SOURCES := $(d)/build-remote.cc
-
-build-remote_CXXFLAGS = -DSYSCONFDIR="\"$(sysconfdir)\""