Handling architecture limitations

Stephen Gallagher sgallagh at redhat.com
Mon May 20 12:30:51 UTC 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The main Node.js package supports only x86[_64] and ARM architectures,
due to these being the only supported architectures of v8. This is
causing issues with the downstream packages such as nodejs-less which
are built for EPEL6.

Is there any way to add ExclusiveArch to the
%{?nodejs_find_provides_and_requires} macro in the main node package
so that we won't try to build the modules on unsupported
architectures? It would be a lot less effort to fix that macro than it
would be to fix every node module.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlGaF3sACgkQeiVVYja6o6MlugCdGBTLzrVaz6ZQNWM7juDt0trc
krYAn0HXNxsnHewgCkyFLXC6EAUkYKSd
=PPij
-----END PGP SIGNATURE-----


More information about the nodejs mailing list