summaryrefslogtreecommitdiff
path: root/solenv/gbuild
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-09-26 15:13:33 +0200
committerMichael Stahl <mstahl@redhat.com>2012-09-26 15:26:57 +0200
commit2b5ef98ab48799788aa7d26325524ec41ed53fe6 (patch)
tree52dba7ca5284564e5865bbafb359655537fe202b /solenv/gbuild
parent3376f682a77c16f4da63dc14c45d294425e5ba8a (diff)
gbuild: without multi-repository support ...
... RepositoryExternal.mk is not optional. Change-Id: I8678a2196a037dba1c3be350c8b989f5ba242381
Diffstat (limited to 'solenv/gbuild')
-rw-r--r--solenv/gbuild/gbuild.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/solenv/gbuild/gbuild.mk b/solenv/gbuild/gbuild.mk
index 9f78a0836b33..bb4a3bd533ae 100644
--- a/solenv/gbuild/gbuild.mk
+++ b/solenv/gbuild/gbuild.mk
@@ -150,9 +150,8 @@ include $(GBUILDDIR)/Helper.mk
include $(GBUILDDIR)/TargetLocations.mk
$(eval $(call gb_Helper_init_registries))
-# RepositoryExternal.mk is optional
include $(SRCDIR)/Repository.mk
--include $(SRCDIR)/RepositoryExternal.mk
+include $(SRCDIR)/RepositoryExternal.mk
gb_Library_DLLPOSTFIX := lo