mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
fixup strace build
This commit is contained in:
parent
1f9147a365
commit
386eb10771
@ -23,6 +23,7 @@ $(STRACE_DIR)/.configured: $(STRACE_DIR)/.unpacked
|
|||||||
PATH=$(STAGING_DIR)/bin:$$PATH CC=$(TARGET_CC) \
|
PATH=$(STAGING_DIR)/bin:$$PATH 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