Re: Parallel Make and PostgreSQL support

2009-02-27 Thread Allan Lyons
On Fri, Feb 27, 2009 at 01:30:17PM +0100, Juan Jose Pablos wrote: > Allan Lyons escribió: > > Hi, > > > > This patch does two main things: > > 1) adds support for PostgreSQL > > 2) makes parallel builds with make -j possible > > > > Added. some parts like parted 1.8.8 and the kernel version were

Re: Parallel Make and PostgreSQL support

2009-02-27 Thread Juan Jose Pablos
Allan Lyons escribió: > Hi, > > This patch does two main things: > 1) adds support for PostgreSQL > 2) makes parallel builds with make -j possible > Added. some parts like parted 1.8.8 and the kernel version were skipped. I have not test it yet, it is on the process.. right now. --