add nodejs_arches macro for ExclusiveArch for Node.js packages
This commit is contained in:
parent
4a42acd940
commit
31a511cc04
6
macros.nodejs-srpm
Normal file
6
macros.nodejs-srpm
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
# nodejs_arches lists what arches Node.js and dependent packages run on.
|
||||||
|
#
|
||||||
|
# Enabling Node.js on other arches requires porting the V8 JavaScript JIT to
|
||||||
|
# those arches.
|
||||||
|
|
||||||
|
%nodejs_arches %{ix86} x86_64 %{arm}
|
Loading…
Reference in New Issue
Block a user