GNU bug report logs -
#64558
[PATCH 0/2] gnu: crypto+: Update to 8.8.0.
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#64558: [PATCH 0/2] gnu: crypto+: Update to 8.8.0.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 64558 <at> debbugs.gnu.org.
--
64558: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64558
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Jean-Pierre De Jesus DIAZ via Guix-patches via <guix-patches <at> gnu.org> writes:
> This updates the package definition of crypto++ to the latest
> version and also improves the phases expressions by removing
> unused ones, for example, the library doesn't build anymore with
> `-march=native' by default and the pkg-config file can be created
> by a make target.
>
> Enables cross-compilation for GNU/Linux targets and also for MinGW
> targets.
>
> Also, as the package can be built with `-march=...` I added the tunable
> option to the package. This package also provides SIMD implementations
> of some functions, but these need to be explicitly used by dependent
> packages.
>
>
> Jean-Pierre De Jesus DIAZ (2):
> gnu: crypto++: Update to 8.8.0.
> gnu: crypto++: Add tunable property.
>
> gnu/packages/crypto.scm | 84 ++++++++++++++---------------------------
> 1 file changed, 29 insertions(+), 55 deletions(-)
Thanks for the patches, and apologies for the long delay in looking at
them.
I've now pushed them to master as
c8312a6d070677909130c227e9a5bbcaa6a57bfe.
Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
This updates the package definition of crypto++ to the latest
version and also improves the phases expressions by removing
unused ones, for example, the library doesn't build anymore with
`-march=native' by default and the pkg-config file can be created
by a make target.
Enables cross-compilation for GNU/Linux targets and also for MinGW
targets.
Also, as the package can be built with `-march=...` I added the tunable
option to the package. This package also provides SIMD implementations
of some functions, but these need to be explicitly used by dependent
packages.
Jean-Pierre De Jesus DIAZ (2):
gnu: crypto++: Update to 8.8.0.
gnu: crypto++: Add tunable property.
gnu/packages/crypto.scm | 84 ++++++++++++++---------------------------
1 file changed, 29 insertions(+), 55 deletions(-)
base-commit: 2426e51688d479042ea115a634c6be2d8b9f3b99
--
2.34.1
This bug report was last modified 1 year and 219 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.