Disable Python binding tests when LLVM_ENABLE_PIC is disabled,
as libclang.so is not being built in that case. Reported by Nico Weber.
@thakis, could you test it, please?
Differential D56732
[clang] [test] Disable Python binding tests w/ LLVM_ENABLE_PIC=OFF mgorny on Jan 15 2019, 10:32 AM. Authored by
Details Disable Python binding tests when LLVM_ENABLE_PIC is disabled, @thakis, could you test it, please?
Diff Detail
Event TimelineComment Actions Thanks! I can't easily test this since only some of our bots see this and I don't have a Linux box at hand, but it looks like it should work and I can verify on the bots once this is in :) |