https://bugs.freedesktop.org/show_bug.cgi?id=70410
--- Comment #8 from Armin K <kre...@email.com> --- llvm-config now has this parameter: --system-libs System Libraries needed to link against LLVM components. And on my system it outputs: -lz -lpthread -lffi -lcurses -ldl -lm This should be added to LDFLAGS when you are statically linking to llvm libraries. Because of this, libclc is also broken. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev