Uploaded image for project: 'AI Platform Core Components'
  1. AI Platform Core Components
  2. AIPCC-370

llvmlite: use static linking for llvm-libs

    • llvmlite: use static linking for llvm-libs
    • False
    • Hide

      None

      Show
      None
    • False
    • Done
    • 0% To Do, 0% In Progress, 100% Done

      Our llvmlite downstream builds are dynamically linked with libLLVM-14.so from llvm14-libs package. llvm14-libs has to be installed in all applications images and our internal LLVM 14 builds are exposed.

      Upstream llvmlite uses static linking to avoid runtime dependencies on libLLVM. We should also use static linking. This will allow us to make LLVM 14 / 15 an internal, builder-only package.

      We can either do this now or wait until we can build llvmlite 0.44 with LLVM 15.

              Unassigned Unassigned
              cheimes@redhat.com Christian Heimes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: