]> granicus.if.org Git - libnl/commit
build: add individual linker version scripts for shared libraries
authorThomas Haller <thaller@redhat.com>
Sun, 4 Jan 2015 16:24:36 +0000 (17:24 +0100)
committerThomas Haller <thaller@redhat.com>
Mon, 2 Feb 2015 16:28:06 +0000 (17:28 +0100)
commite7d57da0ddad9097962ebfec4f5202b756ed93c9
tree5cdc9d762d8c84e234276a8228e4fa34af5e8690
parentc7ae0c7d67d376bb8a3fbbe8e35a25de7e4c8ebd
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>
.gitignore
Makefile.am
configure.ac
lib/Makefile.am
libnl-3.sym [moved from libnl.sym.in with 88% similarity]
libnl-genl-3.sym [new file with mode: 0644]
libnl-idiag-3.sym [new file with mode: 0644]
libnl-nf-3.sym [new file with mode: 0644]
libnl-route-3.sym [new file with mode: 0644]
libnl-xfrm-3.sym [new file with mode: 0644]