1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 11:55:08 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Darik Horn
44a72b0d6c Lintian: Override soname warnings.
Resolve these Lintian warning:

	W: softether: package-name-doesnt-match-sonames libsoftether
	W: softether: shlib-without-versioned-soname usr/lib/x86_64-linux-gnu/libsoftether.so libsoftether.so

The library interface is entirely private and provided only for build
convenience and runtime optimization. The sonames are not versioned
because the interface is not contracted.
2014-07-11 14:23:09 -04:00