summaryrefslogtreecommitdiff
path: root/ci/.makeopts
diff options
context:
space:
mode:
Diffstat (limited to 'ci/.makeopts')
-rw-r--r--ci/.makeopts6
1 files changed, 3 insertions, 3 deletions
diff --git a/ci/.makeopts b/ci/.makeopts
index 6ec80ac..6fc0ae6 100644
--- a/ci/.makeopts
+++ b/ci/.makeopts
@@ -29,7 +29,7 @@ LAST_INSPIRCD4_PROTOCOL = 1
# The following control pseudoclients compiled into HaxIRCd.
LAST_HAXSERV_PSEUDOCLIENT = 1
-LAST_SERVICES_PSEUDOCLIENT = 1
+LAST_SERVICES_PSEUDOCLIENT =
# When SAFE_STACK is enabled, -fstack-check is added to CFLAGS.
LAST_SAFE_STACK = 1
@@ -39,7 +39,7 @@ LAST_SAFE_STACK = 1
# MISERABLE_SPINLOCKS may be used on systems that support neither POSIX
# semaphores or futexes. If neither FUTEX or MISERABLE_SPINLOCKS are
# defined, POSIX semaphores are used.
-LAST_FUTEX = 1
+LAST_FUTEX =
LAST_MISERABLE_SPINLOCKS =
LAST_ATOMICS = 1
@@ -47,7 +47,7 @@ LAST_ATOMICS = 1
# but if one of them is undesirable for whatever reason, you could turn it
# off here.
LAST_IPv4 = 1
-LAST_IPv6 = 1
+LAST_IPv6 =
# General options.
LAST_CFLAGS =