History log of /minix3/external/gpl3/binutils/patches/0004-libdl-and-reconf.patch (Results 1 – 1 of 1)
Revision Date Author Comments
# c81f5875 13-Mar-2014 Ben Gras <ben@minix3.org>

backport 2 binutils patches

These 2 patches are from upstream binutils and together properly
detect whether -ldl is necessary and available to build ld and gold
in plugins mode, instead of hard-codi

backport 2 binutils patches

These 2 patches are from upstream binutils and together properly
detect whether -ldl is necessary and available to build ld and gold
in plugins mode, instead of hard-coding its usage always. This lets
us build ld and gold on *bsd and minix systems, which do not have
or need -ldl for dl*() functions.

Change-Id: Ie21d027f5d7c225edc9e6e0c6fa2e4b34f421415

show more ...