enable make -j for multilibs

Alexandre Oliva aoliva@redhat.com
Mon Sep 29 21:21:00 GMT 2003


This patch enables GNU make's job server to work while building
newlib.  It needs $(MAKE) to appear explicitly in the command it
passes to the shell, otherwise it disables the job server, defeating
-j completely.  An alternative is to start the command with +, but
that's not as portable.  Ok to install?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: newlib-parallel.patch
Type: text/x-patch
Size: 3960 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/newlib/attachments/20030929/1c07b803/attachment.bin>
-------------- next part --------------

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                 aoliva@{redhat.com, gcc.gnu.org}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist                Professional serial bug killer


More information about the Newlib mailing list