Re: create-sbu_du-report.sh empty var
| Newsgroups | gmane.linux.lfs.automated |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2022-02-18 at 22:51 +0100, Thomas Seeling wrote: > Hallo Pierre, > > > if jhalfs.config contains neither N_PARALLEL nor REALSBU the variable > > J_VALUE is not set to any value. > > apart from that problem I noticed that N_PARALLEL does not get > transferred from the jhalfs configuration file to the lfs-commands > scripts' make invocation. > > All scripts in lfs-commands/chapter*/ contain make -j1 although I had > set optimization to 8. I had expected *some* make -j8 commands (with > some exclusions). > I am using an i5-6300U which has 4 cores with hyperthreading allowing > for 8 concurrent tasks. Normally MAKEFLAGS is set from the Makefile (in the script invocation), and the only use of "make -j1" should be for installing: "make -j1 install". For building, it should be just "make". Pierre -- http://lists.linuxfromscratch.org/sympa/info/alfs-discuss Unsubscribe: See the above information page