summaryrefslogtreecommitdiffstats
path: root/solenv/gbuild
diff options
context:
space:
mode:
authorBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-21 17:36:08 +0200
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-10-21 21:28:50 +0200
commit1bee4434affbf6d53379079b7b3b4c618b8a8aaa (patch)
treea2c7a8c800ff53ee2d67efcae991b687b7b8b69f /solenv/gbuild
parentgbuild should use SRCDIR as per GNU make conventions (diff)
downloadcore-1bee4434affbf6d53379079b7b3b4c618b8a8aaa.tar.gz
core-1bee4434affbf6d53379079b7b3b4c618b8a8aaa.zip
SetupLocal is gone, also fix unbalanced endif
Diffstat (limited to 'solenv/gbuild')
-rw-r--r--solenv/gbuild/BuildDirs.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/solenv/gbuild/BuildDirs.mk b/solenv/gbuild/BuildDirs.mk
index ad2fa51065e9..9802a6130849 100644
--- a/solenv/gbuild/BuildDirs.mk
+++ b/solenv/gbuild/BuildDirs.mk
@@ -35,13 +35,7 @@ ifeq ($(strip $(WORKDIR)),)
$(error WORKDIR variable is empty, no environment set, aborting)
endif
-# Override for SetupLocal
-ifneq ($(and $(gb_LOCALBUILDDIR),$(wildcard $(gb_LOCALBUILDDIR)/SetupLocal.mk)),)
-include $(gb_LOCALBUILDDIR)/SetupLocal.mk
-endif
-
SRCDIR := $(SOLARSRC)
-endif
# HACK
# unixify windoze paths