13b939a Fix llvm/clang major requires

Authored and Committed by Jeremy Newton 2 years ago
    Fix llvm/clang major requires
    
    If an application or library compiles with rocm-device-libs, the major
    version of clang used must match the version used to compile
    rocm-devices-libs.
    
    To enforce this, this package needs to explicitly require the correct clang
    package. Furthermore, while this package doesn't strictly require clang, the
    bitcode isn't really useful without it.
    
        
  • Build completed
    success
    Built as rocm-device-libs-5.1.0-2.fc37
    2 years ago
  • Build completed
    success
    Built as rocm-device-libs-5.1.0-2.fc36
    2 years ago
file modified
+10 -3