On Sat, Jan 11, 2025 at 02:01:39PM +0100, Joost van Baal-Ilić wrote:
> Hi Stefan,
> 
> On Thu, Jan 02, 2025 at 05:13:47PM +0100, Stefan Marsiske wrote:
> > On Thu, Jan 02, 2025 at 04:44:32PM +0100, Joost van Baal-Ilić wrote:
> > > > fixed upstream:
> > > > https://github.com/stef/liboprf/commit/ce3f2aa7bb113dc2ca385e602344e0db3925c09c
> > > 
> > > Cool, I'll cherry pick this (or are you planning to ship a new upstream
> > > release?) & do a new upload in due time.
> > 
> > yes, i just pushed a bunch of fixes for other failing test cases also. check
> > this: https://github.com/stef/liboprf/releases/tag/v0.5.0
> 
> Thanks!  But uhm, could you please in src/noise_xk/makefile and
> src/noise_xk/example/makefile : don't do "CFLAGS += " (as is in liboprf 0.6.0)
> but do "CFLAGS ?= " ?  That would make the Debian packaging (and packaging for
> other distro's likely too) simpler.
> 
> (Rationale: we don't want to do -D_FORTIFY_SOURCE=3 on _all_ our arches.)

understood, done, and pushed upstream.

Reply via email to