bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/26301] [2.36 Regression] Incorrect detection of libdebugin


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/26301] [2.36 Regression] Incorrect detection of libdebuginfod
Date: Tue, 28 Jul 2020 10:57:36 +0000

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

--- Comment #9 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=d70f978b44aafc22d87c0e72d0875008c3d9e311

commit d70f978b44aafc22d87c0e72d0875008c3d9e311
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jul 28 03:50:10 2020 -0700

    PKG_CHECK_MODULES: Check if $pkg_cv_[]$1[]_LIBS works

    It is quite normal to have headers without library on multilib OSes.
    Add AC_TRY_LINK to PKG_CHECK_MODULES to check if $pkg_cv_[]$1[]_LIBS
    works.

    config/

            PR binutils/26301
            * pkg.m4 (PKG_CHECK_MODULES): Add AC_TRY_LINK to check if
            $pkg_cv_[]$1[]_LIBS works.

    binutils/

            PR binutils/26301
            * configure: Regenerated.

    gdb/

            PR binutils/26301
            * configure: Regenerated.

-- 
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]