mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-28 04:25:10 +08:00
merge from gcc
This commit is contained in:
parent
f3961b2b3d
commit
1b67de929e
@ -1,3 +1,7 @@
|
||||
2002-09-22 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* Makefile.in (all): Fix multilib parallel build.
|
||||
|
||||
2002-09-19 John David Anglin <dave@hiuly1.hia.nrc.ca>
|
||||
|
||||
* cp-demangle.c (demangling_new): Cast 0 to enum.
|
||||
|
@ -105,7 +105,7 @@ SUBDIRS = testsuite
|
||||
|
||||
# FIXME: add @BUILD_INFO@ once we're sure it works for everyone.
|
||||
all: stamp-picdir $(TARGETLIB) needed-list required-list all-subdir
|
||||
@$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
|
||||
@: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
|
||||
|
||||
.PHONY: check installcheck
|
||||
check: check-subdir
|
||||
|
Loading…
Reference in New Issue
Block a user