summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim Hagen <khagen@multi-development.com>2014-08-25 14:44:31 +0200
committerKim Hagen <khagen@multi-development.com>2014-08-25 14:44:31 +0200
commit772bd9ce150862a7ad099d2ff16ed639b2aec1fe (patch)
tree4bb6d9deb204b9a0cf661c31d777132afc1b9693
parent110552fdc4cabebdfe71800552cdb2a9fc09decf (diff)
downloadvyos-opennhrp-772bd9ce150862a7ad099d2ff16ed639b2aec1fe.tar.gz
vyos-opennhrp-772bd9ce150862a7ad099d2ff16ed639b2aec1fe.zip
Revert "Use pwd to fix compilation errors"
This reverts commit 9411b5673eeb3cc97125af489f90b33b14fb5739.
-rw-r--r--Make.rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/Make.rules b/Make.rules
index 4caa3ee..5c30966 100644
--- a/Make.rules
+++ b/Make.rules
@@ -78,7 +78,7 @@ LDFLAGS_ALL += $(LDFLAGS)
export CC LD INSTALL INSTALLDIR CFLAGS_ALL LDFLAGS_ALL
-build := $(pwd)
+build :=
endif