summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 26588ae..06463dc 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -90,7 +90,7 @@ _libncp= libncp
_libsmb= libsmb
.endif
-.if ${MACHINE_ARCH} != "powerpc" && ${MACHINE_ARCH} != "sparc64"
+.if ${MACHINE_ARCH} != "powerpc"
.if !defined(NOLIBPTHREAD)
_libpthread= libpthread
.endif
OpenPOWER on IntegriCloud