package/llvm: add dependency on shared libraries
authorValentin Korenblit <valentin.korenblit@smile.fr>
Mon, 9 Apr 2018 09:46:06 +0000 (11:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 9 Apr 2018 19:10:14 +0000 (21:10 +0200)
commitcf1139a5644a79d3768ad8d0ab9ff7890c42ab63
tree5d5d55cbdc5bbc25400e41f98678ef0a1209606f
parent9b47146eb2c33bd83d494a76b1186c3948e0d3ff
package/llvm: add dependency on shared libraries

llvm generates libLLVM.so, so it won't work if BR2_STATIC_LIBS is set

Also propagate llvm dependency to mesa3d.

Link to report from autobuilders:
http://lists.busybox.net/pipermail/buildroot/2018-April/218296.html

Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/llvm/Config.in
package/mesa3d/Config.in