Re: Update config.guess to add riscv64 architecture support for Privoxy

Fabian Keil <[email protected]> Thu, 9 Mar 2023 14:01:47 +0100
Newsgroups gmane.comp.web.privoxy.user
Message-ID <[email protected]>
Me <[email protected]> wrote on 2023-03-09 at 19:42:02:

> Fabian Keil wrote on 2023-03-09 at 18:44:
> > Me <[email protected]> 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

_______________________________________________
Privoxy-users mailing list
[email protected]
https://lists.privoxy.org/mailman/listinfo/privoxy-users
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEETzbBfzgWkTZUoehQaRgikYuiNxwFAmQJ2LsACgkQaRgikYui
NxwuSQ/6AvsppxY8sZc6N8XrdOQdd3oz2HGRdVXS4xJlj8lQOECIN9sHKtpokfDQ
HhLG3wS6TYkMGXwXZt0n13ZxC+dpdbKSC+egmVtsRTO8lCpQS4tQ7enzFDF+jfJQ
QNrxnW7XPlXupdelOmFFSwvW+02QQmfNGU0dcKeBC2M33uHzEvnYEi9vdow2iufg
G25CVuokb+TDE5c30AwgW+Kg9zm3Qi0Lt7SSdFyCYKNP4eig8uUGcFmC/n2bFbT7
K2LfWWc/t4iqLrmdFiNvi2k/SYkr47DHtk8lO4jTey3y1gMAZE3oq/9tXFjs72Og
O36W7UkTvOJ2K8O/k3Y5/MFGMFzKeIIs9c3yodgdLhKkBiQOL7OOBfdvJTTAd1AB
8O3OCSJGmuxTalJDy72GJdhIhdy2kWgz8eanhOGKQXYEPqTTKlfMuv74wa9sk6QK
350Nl7wsipZsFkXgwpJMOpbHzpAcVeCSbytgPMiuc1JQcT27EUjDvBInOFCh0Lml
k8HrD5gPZ6bV3vSmgAHU7b9+Tt0H8oYyXAscrwPbL9ryr8I3zeT1s3Mu/mur5oSo
8wpBO/1RQWre54DXNBr8K9CR++2NYcDOqFTAyV57oT5S1zg/bTEQamKQmSKFvNpq
RnilU8sPHLxATFEy6mSsHDWTsy1oc7M2kA1NUYViglSGi7hKHJA=
=qWW0
-----END PGP SIGNATURE-----