commit | 7567c4002fbaf7691bbba7153e9b5fc3e94d10cb | [log] [tgz] |
---|---|---|
author | David Carlier <devnexen@gmail.com> | Fri Nov 03 14:35:44 2017 +0000 |
committer | Willy Tarreau <w@1wt.eu> | Fri Nov 03 15:41:06 2017 +0100 |
tree | 33ee46617c71c37929ef4287ea2e34355a0ba6e8 | |
parent | 8c4954c5c267bffab7978cdbde9446f51f5775d8 [diff] [blame] |
BUILD: enable USE_THREAD for OpenBSD build.
diff --git a/Makefile b/Makefile index f066f31..c897c02 100644 --- a/Makefile +++ b/Makefile
@@ -335,6 +335,7 @@ USE_KQUEUE = implicit USE_TPROXY = implicit USE_ACCEPT4 = implicit + USE_THREAD = implicit else ifeq ($(TARGET),netbsd) # This is for NetBSD