On 12/21/13 10:54, Dan McGhee wrote:
> On 12/21/2013 01:40 AM, Chris Staub wrote:
> This happened again for me with cdparanoia, which also, as the book
> says, does not support a parallel build. I'm not sure how to set, change
> or remove these flags.
>
> Dan
>
There's almost certainly something in your own build scripts that sets 
MAKEFLAGS, or some other variable that tells make to use -j, as this is 
not something that is done by default. Try to grep your build scripts 
for "MAKEFLAGS", "-j", "CONFIG_SITE" or "config.site" to see where it's 
coming from.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to