diff options
Diffstat (limited to 'sub/dev')
| -rw-r--r-- | sub/dev/Makefile.strace | 2 |
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: |
