From: Richard W.M. Jones Date: Wed, 10 Aug 2016 14:17:18 +0000 (+0100) Subject: Note that strace does not work. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=24e84cfcd5db432ae04c55caab79f07591198a73;p=fedora-riscv.git Note that strace does not work. Updates commit 0ceb56b609b17a7e3202aaf98361be90fb40955e. --- diff --git a/Makefile b/Makefile index 7399986..41dade4 100644 --- a/Makefile +++ b/Makefile @@ -736,6 +736,7 @@ less-$(LESS_VERSION).tar.gz: mv $@-t $@ # Cross-compile strace. +# XXX This does not work. stage3-chroot/usr/bin/strace: strace-$(STRACE_SHORT_COMMIT).tar.gz rm -rf strace-$(STRACE_SHORT_COMMIT) tar -zxf $^