-
Bug
-
Resolution: Fixed
-
P4
-
22
-
b21
* For target support_hsdis_hsdis-binutils.o:
src/utils/hsdis/binutils/hsdis-binutils.c:60:10: fatal error: libiberty.h: No such file or directory
60 | #include <libiberty.h>
| ^~~~~~~~~~~~~
The file is not found in binutils-dev. It's also not needed for compilation. We should remove the include.
src/utils/hsdis/binutils/hsdis-binutils.c:60:10: fatal error: libiberty.h: No such file or directory
60 | #include <libiberty.h>
| ^~~~~~~~~~~~~
The file is not found in binutils-dev. It's also not needed for compilation. We should remove the include.