diff options
Diffstat (limited to 'Makefile.tpl')
-rw-r--r-- | Makefile.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl index bfce4f11ccf..95441f5bc43 100644 --- a/Makefile.tpl +++ b/Makefile.tpl @@ -397,8 +397,6 @@ 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@ |