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 <ame...@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