summaryrefslogtreecommitdiffstats
path: root/gnu/lib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/lib/Makefile')
-rw-r--r--gnu/lib/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/lib/Makefile b/gnu/lib/Makefile
index 70e6811..4a07370 100644
--- a/gnu/lib/Makefile
+++ b/gnu/lib/Makefile
@@ -16,6 +16,9 @@ SUBDIR+= tests
# have taken care of that already.
.if ${MK_GNUCXX} != "no"
SUBDIR+= libstdc++ libsupc++
+SUBDIR_DEPENDS_libsupc++:= libstdc++
.endif
+SUBDIR_PARALLEL=
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud