summaryrefslogtreecommitdiffstats
path: root/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 8ba968e..f452ff0 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -111,7 +111,7 @@ _libpthread= libpthread
_libthr= libthr
.endif
-.if ${MACHINE_ARCH} != "arm" && ${MACHINE_ARCH} != "powerpc"
+.if ${MACHINE_ARCH} != "arm"
_libthread_db= libthread_db
.endif
OpenPOWER on IntegriCloud