aboutsummaryrefslogtreecommitdiff
path: root/libbuild2/bash
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-06-12 07:51:42 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-06-12 07:51:42 +0200
commit9d5322d6a1220e91a1a4eabda08066bf60fa967e (patch)
treeb49ab123a1c261302aa459df7f0a67d82b7e8f97 /libbuild2/bash
parentbebdfc468e7808704f724e58eaca0c994595dcde (diff)
Make order of imports stable in saved host build configuration
Diffstat (limited to 'libbuild2/bash')
-rw-r--r--libbuild2/bash/buildfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/libbuild2/bash/buildfile b/libbuild2/bash/buildfile
index 63356b7..2fd49ec 100644
--- a/libbuild2/bash/buildfile
+++ b/libbuild2/bash/buildfile
@@ -1,6 +1,8 @@
# file : libbuild2/bash/buildfile
# license : MIT; see accompanying LICENSE file
+# NOTE: shared imports should go into root.build.
+#
include ../
imp_libs = ../lib{build2} # Implied interface dependency.