mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-24 07:46:41 +00:00
nodejs: Fix i387 architecture
Because the i397 architecture has no support for the SSE instruction set we must make sure we do not issue any of these instructions. Signed-off-by: Theodor Gherzan <theodor@resin.io>
This commit is contained in:
parent
321a458020
commit
82dbfc5e67
@ -0,0 +1 @@
|
||||
GYP_DEFINES_append = " v8_target_arch='x87' "
|
Loading…
Reference in New Issue
Block a user