summaryrefslogtreecommitdiff
path: root/xsd/xsd/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'xsd/xsd/buildfile')
-rw-r--r--xsd/xsd/buildfile6
1 files changed, 4 insertions, 2 deletions
diff --git a/xsd/xsd/buildfile b/xsd/xsd/buildfile
index 8ba102c..1a58561 100644
--- a/xsd/xsd/buildfile
+++ b/xsd/xsd/buildfile
@@ -16,12 +16,14 @@ ops = options cxx/options cxx/parser/options cxx/tree/options
# Target metadata, see also --build2-metadata in xsd.cxx.
#
+# Note that xsd does not query any environment variables.
+#
exe{xsd}:
{
export.metadata = 1 xsd
xsd.name = [string] xsd
- xsd.version = $version
- xsd.checksum = $version
+ xsd.version = [string] $version
+ xsd.checksum = [string] $version
}
hxx{version}: in{version} $src_root/manifest