aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2021-01-31 14:57:10 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2021-01-31 14:57:10 +0000
commit944ab4d12c9a4327ed9db93504c2746169c5a335 (patch)
treeff40dece713a5d61479d9e010d8de27ebde469c1
parent1adb3e9eef309b101658d8604de06a8fc9fb5124 (diff)
downloadlh-bootstrap-944ab4d12c9a4327ed9db93504c2746169c5a335.tar.xz
Bump strace to 5.10
-rw-r--r--sub/dev/Makefile.strace2
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/dev/Makefile.strace b/sub/dev/Makefile.strace
index a4fa04f..4fe07ad 100644
--- a/sub/dev/Makefile.strace
+++ b/sub/dev/Makefile.strace
@@ -1,5 +1,5 @@
-STRACE_VERSION ?= 5.9
+STRACE_VERSION ?= 5.10
STRACE_MAKE_STATIC := $(if $(filter true,$(BUILD_HOST_STATIC)),LDFLAGS=-static,)
clean-strace: