Where is ENUM_BITFIELD expected to come from?
Errors:
|| [ 50%] Building CXX object src/CMakeFiles/elf2llvm.dir/main.cpp.o
|| In file included from /home/yuri/binary-to-llvm/src/main.cpp:2:
/usr/local/include/bfd.h|2039 col 3| error: unknown type name
'ENUM_BITFIELD'
|| ENUM_BITFIELD (complain_overflow) complain_on_overflow:2;
|| ^
/usr/local/include/bfd.h|2039 col 36| error: expected ';' at end of
declaration list
|| ENUM_BITFIELD (complain_overflow) complain_on_overflow:2;
|| ^
binutils-2.40
clang-14
FreeBSD 13.1
Yuri