Package: qrisk2 / 0.1.20150729-5

Metadata

Package Version Patches format
qrisk2 0.1.20150729-5 3.0 (quilt)

Patch series

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

Makefile | 8 4 + 4 - 0 !
1 file changed, 4 insertions(+), 4 deletions(-)

 allow hardening flags to be used
build_on_non linux_systems.patch | (download)

Makefile | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

 qrisk2 currently ftbfs on !linux archs because its makefile hardcodes
 a dependency on /usr/include/linux/string.h.  This patch enables build also on
 non-Linux systems


multiarch libc.patch | (download)

Makefile | 6 1 + 5 - 0 !
1 file changed, 1 insertion(+), 5 deletions(-)

 do not hardcode location of libc headers