llvm-config buildflags dump

Sylvestre Ledru sylvestre at debian.org
Fri Jan 4 18:00:00 GMT 2019


Hello,

Le 04/01/2019 à 18:54, Daniel Stender a écrit :
> Hi,
> 
> how can llvm-config be brought to dump C/CXX buildflags according to the standards of dpkg-buildpackage?
> 
> Somebody on https://github.com/numba/llvmlite/issues/443 says it does that on Sid automatically [1],
> but is doesn't. However his snippet is that what is wanted.
> 
> My output in a clean build enviroment is:
> -I/usr/lib/llvm-7/include -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS
> 
> Thanks,
> Daniel Stender
> 
I replied to the thread.
I recommend that you add by hand the missing flags in the llvmlite build system.

Cheers,
S




More information about the Pkg-llvm-team mailing list