emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64558: closed ([PATCH 0/2] gnu: crypto+: Update to 8.8.0.)


From: GNU bug Tracking System
Subject: bug#64558: closed ([PATCH 0/2] gnu: crypto+: Update to 8.8.0.)
Date: Tue, 17 Oct 2023 09:49:02 +0000

Your message dated Tue, 17 Oct 2023 10:38:59 +0100
with message-id <87h6mp7f6c.fsf@cbaines.net>
and subject line Re: [bug#64558] [PATCH 0/2] gnu: crypto+: Update to 8.8.0.
has caused the debbugs.gnu.org bug report #64558,
regarding [PATCH 0/2] gnu: crypto+: Update to 8.8.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64558: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64558
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/2] gnu: crypto+: Update to 8.8.0. Date: Mon, 10 Jul 2023 19:45:42 +0200
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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64558] [PATCH 0/2] gnu: crypto+: Update to 8.8.0. Date: Tue, 17 Oct 2023 10:38:59 +0100 User-agent: mu4e 1.10.5; emacs 28.2
Jean-Pierre De Jesus DIAZ via Guix-patches via <guix-patches@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]