On 18 June 2013 22:35, Mike Frysinger <[email protected]> wrote: > On Tuesday 18 June 2013 07:37:55 Richard Weinberger wrote: >> While building openssl-1.0.1e I noticed that the parallel build >> is broken. > > yes, it's pretty much always been broken > >> I found this patch on the net: >> http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/dev-libs/openssl/fi >> les/openssl-1.0.1-parallel-build.patch With it applied openssl builds fine >> in parallel. > > heh, you've found me! the referenced ticket says it's been merged, but it > doesn't seem that way (at least for the latest branch).
You are right it hasn't been merged. One problem with it is it doesn't work with BSD make (BSD make doesn't understand | in dependencies). > the feedback loop > w/the rt tracker has been kind of bad, so i lose incentive to fix keep posting > patches. > > the other thing you should do is to run: > make -j1 depend > make -jN > -mike ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
