mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
fixup strace build
This commit is contained in:
@@ -23,6 +23,7 @@ $(STRACE_DIR)/.configured: $(STRACE_DIR)/.unpacked
|
||||
PATH=$(STAGING_DIR)/bin:$$PATH CC=$(TARGET_CC) \
|
||||
./configure \
|
||||
--target=$(GNU_TARGET_NAME) \
|
||||
--host=$(GNU_TARGET_NAME) \
|
||||
--prefix=/usr \
|
||||
--exec-prefix=/usr \
|
||||
--bindir=/usr/bin \
|
||||
|
||||
Reference in New Issue
Block a user