Broken dev packages
Zack Rusin
zack at kde.org
Mon Apr 21 01:37:40 UTC 2008
Hey,
any chance you could configure llvm without the
"-DLLVM_DEBIAN_INFO= (Debian 2.2-6)" ? As it is the dev packages are busted
because llvm-config --cxxflags returns:
"-I/usr/include/llvm -D_DEBUG -D_GNU_SOURCE -D__STDC_LIMIT_MACROS -O2 -fomit-frame-pointer -DLLVM_DEBIAN_INFO=
(Debian 2.2-6) -Woverloaded-virtual"
which of course gcc will never accept. If you want to encode version you'd be
likely better off with encoding it manually so that a llvm-config --version
returns Debian specifics.
z
More information about the Pkg-llvm-team
mailing list