Jeremy Huntwork wrote:
To fully automate the build (without stoppage) I would have to do something like 'make -k check || true' which, to me,
or '-make -k check' (the '-' tells `make' to ignore any errors). Plus you'd only have to add that to a minority of packages (gcc and glibc IIRC), everything else should be expected to reliably pass its test suite.
-- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
