Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
Fix_makefile.patch | Configure the makefile for Debian packaging: Use g++ as compiler instead intel icpc. Remove sse optimizations. Add CPPFLAGS, CXXFLAGS and LDFLAGS flags for hardening. |
Dylan Assi | not-needed | 2019-09-22 | ||
timer-for-other-arches.patch | Provide an implementation for timer on other archesAsm specific on i386 and ppc64el | Frdric Bonnard <frediz@debian.org> | no | |||
dont-hardcode-glibc-version.patch | Rely on current glibc versionThe code hardcodes an old glibc version which fails at link time /usr/bin/ld: memcpy.o: in function `memcpy': /usr/include/powerpc64le-linux-gnu/bits/string_fortified.h:34: undefined reference to `memcpy@GLIBC_2.2.5' |
Frdric Bonnard <frediz@debian.org> | no |