summaryrefslogtreecommitdiffstats
path: root/libnl-idiag-3.sym
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-04 16:24:36 (GMT)
committerThomas Haller <thaller@redhat.com>2015-02-02 16:28:06 (GMT)
commite7d57da0ddad9097962ebfec4f5202b756ed93c9 (patch)
tree5cdc9d762d8c84e234276a8228e4fa34af5e8690 /libnl-idiag-3.sym
parentc7ae0c7d67d376bb8a3fbbe8e35a25de7e4c8ebd (diff)
downloadlibnl-e7d57da0ddad9097962ebfec4f5202b756ed93c9.zip
libnl-e7d57da0ddad9097962ebfec4f5202b756ed93c9.tar.gz
libnl-e7d57da0ddad9097962ebfec4f5202b756ed93c9.tar.bz2
build: add individual linker version scripts for shared libraries
Instead of using a shared version script 'libnl.sym', add individual linker scripts for all libnl libraries. For now, the content of the version script is unchanged and this patch does not have any externally visible changes. Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'libnl-idiag-3.sym')
-rw-r--r--libnl-idiag-3.sym4
1 files changed, 4 insertions, 0 deletions
diff --git a/libnl-idiag-3.sym b/libnl-idiag-3.sym
new file mode 100644
index 0000000..3532579
--- /dev/null
+++ b/libnl-idiag-3.sym
@@ -0,0 +1,4 @@
+libnl_3 {
+global:
+ *;
+};