Bug#778121: sks-ecc: ftbfs with GCC-5

2015-07-17 Thread Brett Johnson
tags 778121 +patch Build failure is due to changing inline function semantics in C11 spec, which is default now in gcc5. Work around by adding "-std=gnu89" as gcc parameter. --- sks-ecc-0.93.orig/Makefile +++ sks-ecc-0.93/Makefile @@ -18,6 +18,9 @@ CC=gcc #CFLAGS+= -s CFLAGS += -DVERSI

Bug#778121: sks-ecc: ftbfs with GCC-5

2015-02-12 Thread Matthias Klose
Package: src:sks-ecc Version: 0.93-3 Severity: normal Tags: sid stretch User: debian-...@lists.debian.org Usertags: ftbfs-gcc-5 Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clo