pkg on RISC-V

Kristof Provost kp at FreeBSD.org
Mon Apr 27 14:28:38 UTC 2020


Hi,

I’ve been toying around with packages on RISC-V, and discovered that 
it failed to bootstrap.
Autosetup tries to build jimsh0 but does not pass CFLAGS to cc, which 
won’t work on RISC-V. It requires extra flags for any compile.

The attached patch fixes that for me.

Best regards,
Kristof
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: riscv.patch
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20200427/e9fb56eb/attachment.ksh>


More information about the freebsd-pkg mailing list