[Privoxy-users] Update config.guess to add riscv64 architecture support for Privoxy

Fabian Keil fk at fabiankeil.de
Thu Mar 9 14:01:47 CET 2023


Me <cnm at mm.st> wrote on 2023-03-09 at 19:42:02:

> Fabian Keil wrote on 2023-03-09 at 18:44:
> > Me <cnm at mm.st> wrote on 2023-03-08 at 22:12:01:
> > 
> > > I am packaging this project for Arch Linux RISC-V and I noticed that *config.guess *script this project* *use is too old to recognize riscv64 arch. This script should be updated to support riscv64 arch.
> > > To update this script manually while packaging, I ran this command after fetching the tarball:
> > > autoheader && autoreconf -fi && autoupdate -f && ./configure
> > > then this problem should be fixed.
> > 
> > Unfortunately there's a license issue that prevents us from
> > updating the autoconf goo:
> > <https://lists.privoxy.org/pipermail/privoxy-devel/2020-December/000413.html>
 
> I found that LLVM team they maintain a fork of config.guess.
> https://github.com/llvm/llvm-project/blob/main/llvm/cmake/config.guess
> It still uses GPL2 license and works pretty good with me. I will use this to pack Privoxy.
> Would you like to switch to this script or apply the patch provides riscv64 support?
> https://github.com/llvm/llvm-project/commit/de1c2877a9ff12899ef50e179ade748fba8ab0c0

Thanks for the information.

I'll look into importing the LLVM team's fork.

Fabian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.privoxy.org/pipermail/privoxy-users/attachments/20230309/039befe1/attachment.bin>


More information about the Privoxy-users mailing list