]> git.ipfire.org Git - thirdparty/elfutils.git/commit
debuginfod: Fix BUILD_STATIC build.
authorMark Wielaard <mark@klomp.org>
Tue, 8 Sep 2020 12:12:28 +0000 (14:12 +0200)
committerMark Wielaard <mark@klomp.org>
Thu, 17 Sep 2020 21:05:26 +0000 (23:05 +0200)
commite39b33d6bee578eceb27482fbce55e5c5516821b
treee536743e213f060f76947edbe94a4046f0fd4a1d
parent4438f03c858517b0fab0127a05ed994c79705d4f
debuginfod: Fix BUILD_STATIC build.

The BUILD_STATIC build, as used by the coverage setup, was broken for
debuginfod because the DUMMY_LIBDEBUGINFOD case was mixed up. It should
include libcurl_LIBS when NOT doing a dummy build.

Signed-off-by: Mark Wielaard <mark@klomp.org>
debuginfod/ChangeLog
debuginfod/Makefile.am