bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/28807] "make install" doesn't install libbfd


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/28807] "make install" doesn't install libbfd
Date: Sun, 23 Jan 2022 15:44:22 +0000

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

--- Comment #2 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 <hjl@sourceware.org>:

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

commit 0e3839bde6f93e1e3eefce815be3636e3d81054d
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Sun Jan 23 07:29:27 2022 -0800

    bfd: Properly install library and header files

    Rename bfdlib_LTLIBRARIES and bfdinclude_HEADERS to lib_LTLIBRARIES and
    include_HEADERS to fix the missing installed library and header files in
    bfd caused by

    commit bd32be01c997f686ab0b53f0640eaa0aeb61fbd3
    Author: Mike Frysinger <vapier@gentoo.org>
    Date:   Fri Dec 3 00:23:20 2021 -0500

        bfd: merge doc subdir up a level

            PR binutils/28807
            * Makefile.am (bfdlib_LTLIBRARIES): Renamed to ...
            (lib_LTLIBRARIES): This.
            (bfdinclude_HEADERS): Renamed to ...
            (include_HEADERS): This.
            * Makefile.in: Regenerate.
            * doc/local.mk (install): Removed.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]