Various fixes for kFreeBSD shared library
authorSébastien Villemot <sebastien@debian.org>
Mon, 21 Feb 2022 10:14:52 +0000 (10:14 +0000)
committerSébastien Villemot <sebastien@debian.org>
Mon, 21 Feb 2022 10:14:52 +0000 (10:14 +0000)
commitbc6abce8b8cec188e0c78b096efd42b1d2de073f
tree625553c53c64b2ccc806868888001b3eb6de312e
parent38cc6aae5f065b60a66fd2235377222e1db7e683
Various fixes for kFreeBSD shared library

Forwarded: not-needed
Last-Update: 2014-08-05

Under kFreeBSD, give a SONAME to the shared library and install it. Also link
it against libm.
Simply use the same code as Linux for all these operations.
Last-Update: 2014-08-05
Gbp-Pq: Name kfreebsd.patch
Makefile.system