Skip to content
  • Tom Coldrick's avatar
    llvm7: Add additional split rule for static libs · 005e8fec
    Tom Coldrick authored
    Adds another split-rule `static` for the static llvm libraries we need
    to build libclc. As this is excluded in `llvm7-runtime.bst` we shouldn't
    technically need to add this to the `exclude` list in
    `desktop*-image.bst`, but I think safe is better than sorry.
    005e8fec