Commit Graph

2 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
Mikolaj Izdebski
f8b207df3b Add java_arches macro
See https://fedoraproject.org/wiki/Changes/Drop_i686_JDKs
2022-05-10 21:19:46 +02:00