aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_UNDEFINED_VERSION
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/options/WITH_UNDEFINED_VERSION')
-rw-r--r--tools/build/options/WITH_UNDEFINED_VERSION4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/build/options/WITH_UNDEFINED_VERSION b/tools/build/options/WITH_UNDEFINED_VERSION
new file mode 100644
index 000000000000..99f687d37bcf
--- /dev/null
+++ b/tools/build/options/WITH_UNDEFINED_VERSION
@@ -0,0 +1,4 @@
+Link libraries with --undefined-version which permits version maps to
+contain symbols that are not present in the library.
+If this is necessary to build a particular configuration, a bug is
+present and the configuration should be reported.