Commit Graph

4 Commits

Author SHA1 Message Date
Andrea Bolognani
ae573a04fe Add riscv64 config
For the most part, we can just follow what other architectures
are doing. Java, Node.js and GAP are all available on riscv64.

Frame pointers should be enabled but the architecture, just
like s390x, doesn't support packed relocations at the moment,
so the relevant comment is updated accordingly. As a side
effect, this addresses the fact that it had not been updated
in commit 3c5a6b1754 when packed relocations were enabled
for aarch64.

Resolves: RHEL-85862

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
2025-07-08 12:12:24 +02:00
Stephen Gallagher
4fdceaa4c5 Add s390x build target for Node.js packages (#1391999) 2016-11-07 15:30:35 +02:00
Peter Robinson
cba4f80fea nodejs 4+ now supports aarch64 and power64 2015-12-02 17:28:31 +00:00
T.C. Hollingsworth
31a511cc04 add nodejs_arches macro for ExclusiveArch for Node.js packages 2014-01-25 10:03:26 +02:00