Gcc 3.2.1-prerelease Objective C support bits from the FSF anoncvs repo gcc-3_2-branch on October 9th 2002 20:15 EST.
This commit is contained in:
parent
05dc917ee7
commit
4cd51c91e6
@ -1,3 +1,7 @@
|
||||
2002-10-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
|
||||
|
||||
* Makefile.in (all): Fix multilib parallel build.
|
||||
|
||||
2002-08-14 Release Manager
|
||||
|
||||
* GCC 3.2 Released.
|
||||
|
@ -136,7 +136,7 @@ FLAGS_TO_PASS = \
|
||||
"tooldir=$(tooldir)"
|
||||
|
||||
all: libobjc.la $(OBJC_BOEHM_GC)
|
||||
$(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
|
||||
: $(MAKE) ; exec $(MULTIDO) $(FLAGS_TO_PASS) multi-do DO=all
|
||||
|
||||
# User-visible header files.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user