https://sourceware.org/bugzilla/show_bug.cgi?id=18355

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <h...@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e81d5d059b485b37a6f8cfb44e563ad8b702df07

commit e81d5d059b485b37a6f8cfb44e563ad8b702df07
Author: H.J. Lu <hjl.to...@gmail.com>
Date:   Fri May 1 08:33:55 2015 -0700

    Configure zlib with --enable-host-shared for shared bfd

    When bfd is configured as a shared library, we need to configure zlib
    with --enable-host-shared since zlib is used by bfd.

        PR ld/18355
        * Makefile.def: Add extra_configure_flags to host zlib.
        * configure.ac (extra_host_zlib_configure_flags): New.  Set
        to --enable-host-shared When bfd is to be built as shared
        library.  AC_SUBST.
        * Makefile.in: Regenerated.
        * configure: Likewise.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to