dev-util/lldb: Fix linking with clang dylib
authorMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 17:27:11 +0000 (19:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 15 Oct 2019 17:28:16 +0000 (19:28 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-util/lldb/lldb-10.0.0.9999.ebuild

index a76bd5aa712d5a4002d9f4100e5318dca88456bb..81f32e23229dc4ae19b084dba805cf2dfb5e2c2d 100644 (file)
@@ -73,6 +73,7 @@ src_configure() {
 
                -DLLDB_INCLUDE_TESTS=$(usex test)
 
+               -DCLANG_LINK_CLANG_DYLIB=ON
                # TODO: fix upstream to detect this properly
                -DHAVE_LIBDL=ON
                -DHAVE_LIBPTHREAD=ON