[syslinux] is syslinux parallel make safe?

Ferenc Wagner wferi at niif.hu
Sat Sep 6 08:25:27 PDT 2008


Hi,

I don't know whether parallel make compatibility is sth you care for,
but I feel like the gcc_ok target may ruin it.  And that would be easy
to fix by reintroducing the mktemp call like for example

gcc_ok   = $(shell tmpf=$$(mktemp -t gcc_ok.XXXXXX); \
[...]

It just occured to me.
-- 
Thanks,
Feri.




More information about the Syslinux mailing list