summaryrefslogtreecommitdiffstats
path: root/sbin/ggate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/ggate/Makefile')
-rw-r--r--sbin/ggate/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/ggate/Makefile b/sbin/ggate/Makefile
index 989589f..7ab5ccb 100644
--- a/sbin/ggate/Makefile
+++ b/sbin/ggate/Makefile
@@ -6,8 +6,7 @@ SUBDIR= ${_ggatec} \
${_ggated} \
ggatel
-.if ${MK_LIBTHR} != "no" || \
- (${MACHINE_ARCH} != "sparc64" && ${MK_LIBPTHREAD} != "no")
+.if ${MK_LIBTHR} != "no" || ${MK_LIBPTHREAD} != "no"
_ggatec= ggatec
_ggated= ggated
.endif
OpenPOWER on IntegriCloud