Fix gdb so it works
This commit is contained in:
parent
e0e8d6e481
commit
15bb59a8fc
@ -23,6 +23,7 @@ $(GDB_DIR)/.configured: $(GDB_DIR)/.unpacked
|
||||
CC=$(TARGET_CC) \
|
||||
./configure \
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
--prefix=/usr \
|
||||
--exec-prefix=/usr \
|
||||
--bindir=/usr/bin \
|
||||
|
Loading…
Reference in New Issue
Block a user