diff --git a/macros.nodejs-srpm b/macros.nodejs-srpm new file mode 100644 index 0000000..562aca9 --- /dev/null +++ b/macros.nodejs-srpm @@ -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}