summaryrefslogtreecommitdiffstats
path: root/libnl-cli-3.sym
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-04 16:24:37 (GMT)
committerThomas Haller <thaller@redhat.com>2015-02-02 16:28:06 (GMT)
commit541b24935828e3a16b3d5c2094c41fe654f57f7c (patch)
tree3aa2f3c29425ef26f7d4fdbb2fb44b9f39cf4364 /libnl-cli-3.sym
parente7d57da0ddad9097962ebfec4f5202b756ed93c9 (diff)
downloadlibnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.zip
libnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.tar.gz
libnl-541b24935828e3a16b3d5c2094c41fe654f57f7c.tar.bz2
build: add linker scripts for libnl-cli-3.so library
libnl-cli-3.so was unversioned previously. This is an ABI change (but backward compatible). Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'libnl-cli-3.sym')
-rw-r--r--libnl-cli-3.sym4
1 files changed, 4 insertions, 0 deletions
diff --git a/libnl-cli-3.sym b/libnl-cli-3.sym
new file mode 100644
index 0000000..3532579
--- /dev/null
+++ b/libnl-cli-3.sym
@@ -0,0 +1,4 @@
+libnl_3 {
+global:
+ *;
+};