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 13:59:59 +0000

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

--- Comment #11 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=377170fa319d39d5442b674fc978adc8f24db5e9

commit 377170fa319d39d5442b674fc978adc8f24db5e9
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Tue Jul 28 06:59:20 2020 -0700

    PKG_CHECK_MODULES: Properly check if $pkg_cv_[]$1[]_LIBS works

    There is no need to check $pkg_cv_[]$1[]_LIBS works if package check
    failed.

    config/

            PR binutils/26301
            * pkg.m4 (PKG_CHECK_MODULES): Use AC_TRY_LINK only if
            $pkg_failed = no.

    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]