summaryrefslogtreecommitdiff
path: root/lib/tevent/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/Makefile')
-rw-r--r--lib/tevent/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tevent/Makefile b/lib/tevent/Makefile
index 8bbf3cdbab7..989f4b9845c 100644
--- a/lib/tevent/Makefile
+++ b/lib/tevent/Makefile
@@ -1,7 +1,7 @@
# simple makefile wrapper to run waf
PYTHON?=python3
WAF_BINARY=$(PYTHON) ../../buildtools/bin/waf
-WAF=WAF_MAKE=1 $(WAF_BINARY)
+WAF=PYTHONHASHSEED=1 WAF_MAKE=1 $(WAF_BINARY)
all:
$(WAF) build