summaryrefslogtreecommitdiff
path: root/libstdc++-v3/config/abi/pre/none.ver
diff options
context:
space:
mode:
Diffstat (limited to 'libstdc++-v3/config/abi/pre/none.ver')
-rw-r--r--libstdc++-v3/config/abi/pre/none.ver7
1 files changed, 7 insertions, 0 deletions
diff --git a/libstdc++-v3/config/abi/pre/none.ver b/libstdc++-v3/config/abi/pre/none.ver
new file mode 100644
index 000000000..39cb10d4d
--- /dev/null
+++ b/libstdc++-v3/config/abi/pre/none.ver
@@ -0,0 +1,7 @@
+#
+# This is a placeholder file. It does nothing and is not used.
+#
+# If you are seeing this file as your linker script (named
+# libstdc++-symbols.ver), then either 1) the configuration process
+# determined that symbol versioning should not be done, or 2) you
+# specifically turned it off. (ie, --disable-symvers).