avarice
avarice copied to clipboard
[patch #26] Fix build error if ENABLE_TARGET_PROGRAMMING is on
m-j-h <None> 2014-03-21 17:03:01.797000
New versions of bfd.h break build on Linux and Mac OS systems. Including bfd.h requires constants to be defined, that are provided by autoconf. Including autoconf.h into the files fixes the error.
This issue was migrated from https://sourceforge.net/p/avarice/patches/26/
joerg_wunsch 2020-08-31 21:19:33.115000
- status: open --> closed-accepted
- assigned_to: Joerg Wunsch
joerg_wunsch 2020-08-31 21:19:33.509000
Applied in rev 381, thanks!