Package: liboprf / 0.9.2-2

Metadata

Package Version Patches format
liboprf 0.9.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
cppflags.patch | (download)

src/makefile | 2 1 + 1 - 0 !
src/noise_xk/example/makefile | 2 1 + 1 - 0 !
src/tests/makefile | 12 6 + 6 - 0 !
3 files changed, 8 insertions(+), 8 deletions(-)

 add cppflags to cc call in makefiles

Current liboprf fails ci/cd because of "build log hardening check": The
Debian build pipeline sets CPPFLAGS to pass e.g. -D_FORTIFY_SOURCE and
liboprf's makefiles do not honor that everywhere.