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: hjl.tools at gmail dot com
Subject: [Bug binutils/26301] [2.36 Regression] Incorrect detection of libdebuginfod
Date: Sat, 25 Jul 2020 16:00:10 +0000

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

H.J. Lu <hjl.tools at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Strange dependency on       |[2.36 Regression] Incorrect
                   |libdebuginfod               |detection of libdebuginfod
                 CC|                            |amerey at redhat dot com
            Version|2.35                        |2.36 (HEAD)

--- Comment #1 from H.J. Lu <hjl.tools at gmail dot com> ---
commit f6720b1cfe8f70ef5631b390780dfb53166e9ff2
Author: Aaron Merey <amerey@redhat.com>
Date:   Fri Jul 24 15:16:20 2020 -0400

    config/debuginfod.m4: Use PKG_CHECK_MODULES

    Use PKG_CHECK_MODULES to set debuginfod autoconf vars. Also add
    pkg.m4 to config/.

breaks libdebuginfod detection. It only checks if libdebuginfod header file
exists, but doesn't check if libdebuginfod.so exists.

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