fix by hootsmon to make sure the includes are found properly #855
This commit is contained in:
parent
6268a48c56
commit
0fb7acaf0f
@ -25,6 +25,7 @@ $(ELF2FLT_DIR)/.configured: $(ELF2FLT_DIR)/.patched
|
||||
(cd $(ELF2FLT_DIR); rm -rf config.cache; \
|
||||
$(ELF2FLT_DIR)/configure \
|
||||
--with-bfd-include-dir=$(BINUTILS_DIR1)/bfd/ \
|
||||
--with-binutils-include-dir=$(BINUTILS_DIR)/include/ \
|
||||
--target=$(REAL_GNU_TARGET_NAME) \
|
||||
--with-libbfd=$(BINUTILS_DIR1)/bfd/libbfd.a \
|
||||
--with-libiberty=$(BINUTILS_DIR1)/libiberty/libiberty.a \
|
||||
|
Loading…
Reference in New Issue
Block a user