fixup strace build

This commit is contained in:
Eric Andersen 2003-01-23 17:02:44 +00:00
parent 1f9147a365
commit 386eb10771

View File

@ -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 \