8883b8387a
The libbfd library provided by binutils unfortunately changed its API in binutils >= 2.34. This is causing some build failures at the moment on architectures such as ARC that are using a very recent binutils version, but it would also cause build failures on other architectures once they start using binutils 2.34. We fix this build issue by backporting an upstream oprofile patch. However, this patch touches configure.ac, which means we need to autoreconf, which needs another fix in configure.ac for autoreconf to succeed. With all that in place, this commit fixes: http://autobuild.buildroot.net/results/583d281c6cd2aecb65556080b379db24101ae3a8/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
0001-musl.patch | ||
0002-configure.ac-add-foreign-option-to-AM_INIT_AUTOMAKE.patch | ||
0003-Macro-wrappers-to-handle-the-binutils-2.34-api-chang.patch | ||
Config.in | ||
oprofile.hash | ||
oprofile.mk |