diff options
| author | Valentin Korenblit <valentin.korenblit@smile.fr> | 2018-05-11 13:47:52 +0200 |
|---|---|---|
| committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-11 23:22:01 +0200 |
| commit | 95fc31239962ae488b159f83e8fc436c10b1128c (patch) | |
| tree | 2d87abd3cc8e23107a33bf8778f3cf44838eab8b /package/python-ipython/python-ipython.mk | |
| parent | 439e2add6c39bb128e1a5f1fb624ecfb99948d5e (diff) | |
| download | buildroot-95fc31239962ae488b159f83e8fc436c10b1128c.tar.gz buildroot-95fc31239962ae488b159f83e8fc436c10b1128c.zip | |
package/clang: link libclang against libLLVM.so
libclang.so is statically linking against all LLVM static libraries
instead of linking dynamically against libLLVM.so.
This patch fixes this problem by setting LLVM_LINK_LLVM_DYLIB to ON.
Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-ipython/python-ipython.mk')
0 files changed, 0 insertions, 0 deletions

