mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-11-27 13:54:19 +08:00
Makefile.tpl (.NOTPARALLEL): Revert previous change.
2008-04-01 Seongbae Park <seongbae.park@gmail.com> * Makefile.tpl (.NOTPARALLEL): Revert previous change. * Makefile.in (.NOTPARALLEL): Ditto. From-SVN: r133815
This commit is contained in:
parent
51e5c7b5ad
commit
ad424a85bc
@ -1,3 +1,8 @@
|
||||
2008-04-01 Seongbae Park <seongbae.park@gmail.com>
|
||||
|
||||
* Makefile.tpl (.NOTPARALLEL): Revert previous change.
|
||||
* Makefile.in (.NOTPARALLEL): Ditto.
|
||||
|
||||
2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
|
||||
|
||||
* MAINTAINERS (Write After Approval): Add myself.
|
||||
|
@ -394,8 +394,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@
|
||||
|
@ -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@
|
||||
|
Loading…
Reference in New Issue
Block a user