]> git.ipfire.org Git - thirdparty/elfutils.git/commit
configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.
authorMark Wielaard <mark@klomp.org>
Fri, 17 Jul 2020 23:53:29 +0000 (01:53 +0200)
committerMark Wielaard <mark@klomp.org>
Wed, 22 Jul 2020 13:05:46 +0000 (15:05 +0200)
commitad7036f15ef85e9b69015c76802509e9d96856bc
treea9dff73143aabe606db6c5cf430a3901421f0f85
parent49c200b7c7731d1ca12b465c20afa4c1475e671c
configure.ac: Set -DBAD_FTS=1 also for CXXFLAGS.

debuginfod.cxx checks whether or not BAD_FTS is defined.
This only matters on old 32bit arches.

Signed-off-by: Mark Wielaard <mark@klomp.org>
ChangeLog
configure.ac