Bug#779785: issue with asan / llvm 3.7

Sylvestre Ledru sylvestre at debian.org
Wed Oct 14 13:27:42 UTC 2015


Le 14/10/2015 15:14, Mathieu Malaterre a écrit :
>> I didn't finish the cmake migration work. It is harder than just changing this value.
> I am reading: https://bugs.archlinux.org/task/46392
>
> It seems that everything is merged in 3.7.0-3. Could you be more
> specific on what is "harder" (in other word where is your actual cmake
> package ?).
>
>
it is in the same as the snapshot packages:
http://anonscm.debian.org/viewvc/pkg-llvm/llvm-toolchain/branches/snapshot/
and
sed -i -e "s|AUTOCONF_BUILD=yes|AUTOCONF_BUILD=no|" debian/rules
sed -i -e "s|Build-Depends:|Build-Depends: cmake,|" debian/control

is enough to switch to cmake builds.

Last time I tried, the cmake build wasn't generating the same libraries.
I created this meta bug a while ago about it:
https://llvm.org/bugs/show_bug.cgi?id=15732

S



More information about the Pkg-llvm-team mailing list