mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 14:13:08 +00:00
Merge pull request #345 from resin-io/hotfix
nodejs: Restrict package configuration to the x86 arch
This commit is contained in:
commit
16fd43f3c7
@ -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