mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-23 23:42:29 +00:00
nodejs: Restrict package configuration to the x86 arch
Signed-off-by: Theodor Gherzan <theodor@resin.io>
This commit is contained in:
parent
1b8f395230
commit
3566755a17
@ -1 +1 @@
|
||||
GYP_DEFINES_append = " v8_target_arch='x87' "
|
||||
GYP_DEFINES_append_x86 = " v8_target_arch='x87' "
|
||||
|
Loading…
Reference in New Issue
Block a user