pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/security/libgcrypt
On Sun, Sep 18, 2022 at 08:42:46AM +0000, Niclas Rosenvik wrote:
> Module Name: pkgsrc
> Committed By: nros
> Date: Sun Sep 18 08:42:46 UTC 2022
>
> Modified Files:
> pkgsrc/security/libgcrypt: distinfo
> Added Files:
> pkgsrc/security/libgcrypt/patches: patch-random_Makefile.in
>
> Log Message:
> Fix usage of -O and -Oz compiling options
>
> The sed options that clear out optimization
> options for rndjent.c, that must be compiled
> without optimization, did not take away -O
> as reported by Jason Bacon on pkgsrc-users.
> While here also make it take away the -Oz
> optimization option supported by gcc 12
> and later.
Is there any reason to not just nuke that code?
Joerg
Home |
Main Index |
Thread Index |
Old Index