* Arthur Marble <art...@info9.net> [2014-08-08 17:05]:
> ++echo -e "\n#ifdef __clang__\n#define inline\n#endif" >> config.h

That patch seems like an ugly workaround to me.  Wouldn't it be better
to either pass -std=gnu89 to the compiler (both GCC and clang support
this) or to convert to C99 inline semantics.

Package maintainer: here's some background on this:
"Different semantics for inline functions" at 
https://gcc.gnu.org/gcc-5/porting_to.html
and
http://clang.llvm.org/compatibility.html#inline

I'm going to merge this bug with the other one about FTBFS with GCC 5
since the are both the same issue.
-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to