Commit Graph

7 Commits

Author SHA1 Message Date
Zhengyu He ff10255d19 riscv64: Add support for riscv64
This patch add riscv64 build support:
1, ppl.hh and ppl_c.h are added riscv32/riscv64 support
2, increase release number.

If we did not fix (1), when we built another package which depends on
ppl (like polymake), will meet this issue:
bundled extension ppl ... failed
ERROR:
The bundled extension ppl was explicitly requested but failed to configure.
Please recheck your argument (--with-ppl=/usr) and build.riscv64/bundled.log .
You can also disable it by specifying --without-ppl instead.
error: Bad exit status from /var/tmp/rpm-tmp.* (%build)

Reviewed-by: Wei Fu <wefu@redhat.com>
Signed-off-by: Zhengyu He <hezhy472013@gmail.com>
2024-02-28 10:57:20 +00:00
Peter Robinson 4493a48429 fix FTBFS on aarch64 2014-06-22 13:01:00 +01:00
Brent Baude c52d688510 Fixing include detection for ppc64 and ppc64le 2014-06-02 13:31:00 -05:00
Roberto Bagnara ddb5035ffd Updated for PPL 0.11.2. 2011-02-28 17:29:17 +01:00
Roberto Bagnara 2947a1b1fb Updated for PPL 0.10.2. 2009-04-18 09:07:44 +00:00
Roberto Bagnara b5b695250e Updated for PPL 0.10.1. 2009-04-14 06:14:29 +00:00
Roberto Bagnara 59623aa509 Avoid multiarch conflicts when installed for multiple architectures. 2008-01-09 10:47:16 +00:00