On Sun, Oct 11, 2020 at 09:35:07PM +0100, Ashley Dixon wrote:
> `pkg_pretend` issues that error only if the architecture is x86 and SSE2 is
> enabled in the USE-flags:
> 
>         (use x86 && ! use cpu_flags_x86_sse2) && \
>                 die "Your CPU doesn't support the required SSE2 instruction."

Sorry, I read that line wrong. Tired.

I don't know why it's written in such an opaque  manner  (a  simple  `if`  would
suffice), but it seems like this error is printed only if x86 is used  and  SSE2
is disabled, which doesn't make sense to me?  Is  SSE2  required  for  building/
running NodeJS on x86 machines?

-- 

Ashley Dixon
suugaku.co.uk

2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA

Attachment: signature.asc
Description: PGP signature

Reply via email to