summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index 95441f5bc43..bfce4f11ccf 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -397,6 +397,8 @@ LDFLAGS_FOR_TARGET =
# This lives here to allow makefile fragments to contain dependencies.
all:
+.NOTPARALLEL: all-stageprofile-libiberty
+
#### host and target specific makefile fragments come in here.
@target_makefile_frag@
@alphaieee_frag@