Skip to content
Commit 9dd25136 authored by Jonathan Liu's avatar Jonathan Liu Committed by Martin Jansa
Browse files

llvm: include /usr/lib/libLLVM-*.so in lib package



/usr/lib/libLLVM-*.so was being split into the dev package but it should
be in the lib package otherwise software that depends on the LLVM shared
library will be unable to to locate it when the dev package isn't
installed.

Signed-off-by: default avatarJonathan Liu <net147@gmail.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 53638b46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment