]> git.ipfire.org Git - thirdparty/libbsd.git/commit
build: Add -no-undefined libtool flag
authorGuillem Jover <guillem@hadrons.org>
Tue, 11 Apr 2023 01:03:54 +0000 (03:03 +0200)
committerGuillem Jover <guillem@hadrons.org>
Mon, 17 Apr 2023 02:12:42 +0000 (04:12 +0200)
commit8f61036467428e6c00c0aef1943cd4e4b485a90a
tree89ff228b83c64845a7a85bb73ab7a791d1e325a7
parentae7942ba6d4f09f084456dabddff04377f39bec9
build: Add -no-undefined libtool flag

We have no need for undefined symbols, so we can let the shared
library build even on systems without support for undefined symbols.
src/Makefile.am