mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-22 17:18:50 +00:00
Merge pull request #345 from resin-io/hotfix
nodejs: Restrict package configuration to the x86 arch
This commit is contained in:
@ -1 +1 @@
|
||||
GYP_DEFINES_append = " v8_target_arch='x87' "
|
||||
GYP_DEFINES_append_x86 = " v8_target_arch='x87' "
|
||||
|
Reference in New Issue
Block a user