summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-09-25 08:30:40 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-09-25 08:30:40 +0200
commita29260031f71afbdea7fbb211a59a70188c8946f (patch)
treefc9fc1e07ac66f60570681e14613ab4982ff8f6d
parentfcf1b8097d93fc03826726bdcd5e8926cdc30571 (diff)
Cleanupbindist
-rw-r--r--xsd/manifest6
1 files changed, 2 insertions, 4 deletions
diff --git a/xsd/manifest b/xsd/manifest
index 77704ee..909c058 100644
--- a/xsd/manifest
+++ b/xsd/manifest
@@ -30,10 +30,8 @@ examples: * xsd-examples == $
# - We suppress generating binary packages for dependecies (libcutl,
# libxsd-frontend) with --recursive=auto since they are linked statically.
#
-# - For archives we strip the default compiler name from metadata since we
-# link statically and it's unimportant.
-#
-# @@ TODO: verify not linking static libxerces-c in -tests/examples.
+# - For archives we strip the default compiler name from metadata since
+# it's unimportant (we link the C++ runtime statically).
# Note that the Xerces-C++ package is in the unsupported `universe` section on
# Ubuntu so we have a separate configuration for it where we build Xerces-C++