Displaying 2 results from an estimated 2 matches for "options_002frecursion".
2014 Jan 12
0
EFI build problems
...but I have some questions for
Matt regarding why this is the way it is.
Matt, after all of this I have some questions about why this was done
the way it is.
1) Why use shell scripts to isolate rather than just clearing
MAKEFLAGS in the Makefile
(https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html)?
2) When parallelizing the build, it may attempt to build gnu-efi for
ia32 and x86-64 at about the same time. This looks like we need at
least a pseudo-lock to stall one job while the other completes.
--
-Gene
2014 Jan 11
2
EFI build problems
On Sat, Jan 11, 2014 at 6:37 AM, Ferenc Wagner <wferi at niif.hu> wrote:
> Gene Cumm <gene.cumm at gmail.com> writes:
>
>> Could you try gnuefi-script-for-wferi-test branch on my repos at
>>
>> git://git.zytor.com/users/genec/syslinux.git
>> git://github.com/geneC/syslinux.git
>>
>> These changes fixed my issues (aside from the concurrency