mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 05:36:32 +00:00
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) \
|
CC=$(TARGET_CC) \
|
||||||
./configure \
|
./configure \
|
||||||
--target=$(GNU_TARGET_NAME) \
|
--target=$(GNU_TARGET_NAME) \
|
||||||
|
--host=$(GNU_TARGET_NAME) \
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--exec-prefix=/usr \
|
--exec-prefix=/usr \
|
||||||
--bindir=/usr/bin \
|
--bindir=/usr/bin \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user