summaryrefslogtreecommitdiff
path: root/sub/strace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sub/strace/Makefile')
-rw-r--r--sub/strace/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/strace/Makefile b/sub/strace/Makefile
index 0124395..a4fa04f 100644
--- a/sub/strace/Makefile
+++ b/sub/strace/Makefile
@@ -1,5 +1,5 @@
-STRACE_VERSION ?= 5.4
+STRACE_VERSION ?= 5.9
STRACE_MAKE_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),LDFLAGS=-static,)
clean-strace: