mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-29 01:58:54 +00:00
82dbfc5e67
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>
2 lines
46 B
Plaintext
2 lines
46 B
Plaintext
GYP_DEFINES_append = " v8_target_arch='x87' "
|