Note that strace does not work.
authorRichard W.M. Jones <rjones@redhat.com>
Wed, 10 Aug 2016 14:17:18 +0000 (15:17 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Wed, 10 Aug 2016 14:17:18 +0000 (15:17 +0100)
Updates commit 0ceb56b609b17a7e3202aaf98361be90fb40955e.

Makefile

index 7399986..41dade4 100644 (file)
--- 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 $^