7eee594 Issue 49400 - Add clang support to rpm builds

Authored and Committed by vashirov 6 years ago
    Issue 49400 - Add clang support to rpm builds
    
    Bug Description:
    Server falis to build using clang because we need to explicitly link to
    libatomic.
    
    Fix Description:
    Explicitly link to libatomic.
    Add support for clang in spec file.
    
    https://pagure.io/389-ds-base/issue/49400
    
    Reviewed by: mreynolds (Thanks!)
    
        
file modified
+1 -1
file modified
+12 -0