aboutsummaryrefslogtreecommitdiff
path: root/build2/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'build2/buildfile')
-rw-r--r--build2/buildfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/build2/buildfile b/build2/buildfile
index 1609ea4..ce9f7d7 100644
--- a/build2/buildfile
+++ b/build2/buildfile
@@ -7,10 +7,11 @@ import libs += libpkgconf%lib{pkgconf}
exe{b}: cxx{b} libue{b}
-libue{b}: {hxx ixx txx cxx}{** -b -b-options -version} \
- {hxx ixx cxx}{b-options} {hxx}{version} \
+libue{b}: {hxx ixx txx cxx}{** -b -b-options -config -version} \
+ {hxx ixx cxx}{b-options} {hxx}{config version} \
$libs
+hxx{config}: in{config}
hxx{version}: in{version} $src_root/manifest
# Pass our compiler target to be used as build2 host.