On Tue, 21 Jul 2015 14:25:08 -0700, Martin Michlmayr wrote:
> * gregor herrmann [2015-07-19 19:36]:
> > Looks like this needs more changes. Adding "-std=gnu89" to Makefile* leads
> > to:
> Works fine for me when I add -std=gnu89 to Makefile manually to test,
> but it seems that CFLAGS from debia
* gregor herrmann [2015-07-19 19:36]:
> Looks like this needs more changes. Adding "-std=gnu89" to Makefile* leads to:
Works fine for me when I add -std=gnu89 to Makefile manually to test,
but it seems that CFLAGS from debian/rules is not used during the
build process.
--
Martin Michlmayr
Linux
On Sat, 27 Jun 2015 15:03:07 -0400, Martin Michlmayr wrote:
> * Arthur Marble [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 a
* Arthur Marble [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.
Packa
Package: hardinfo
Severity: minor
Tags: patch
User: pkg-llvm-t...@lists.alioth.debian.org
Usertags: clang-ftbfs
Hello,
Using the rebuild infrastructure, your package fails to build with clang
(instead of gcc).
Detected this kind of error:
http://clang.debian.net/status.php?version=3.5.0rc1&key=U
5 matches
Mail list logo