]> arthur.barton.de Git - bup.git/commit - GNUmakefile
helpers: adjust macos linkage
authorRob Browning <rlb@defaultvalue.org>
Sun, 11 Apr 2021 19:53:21 +0000 (14:53 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 11 Apr 2021 19:53:21 +0000 (14:53 -0500)
commitdd9bab659134d470ed9151679c8efc5ff4f50547
treecb4eaebc68e8307b6a50c03c0dcdd5526e05a5ca
parent6ec85ef2adec7437c6bf97d579eec122191bdbab
helpers: adjust macos linkage

Apparently macos needs -bundle and -undefined dynamic_lookup since
around 2003.  cpython does something similar via its own sysconfig
LDSHARED command.

Thanks to Johannes Berg for finding the solution.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
GNUmakefile
config/configure