38630ab Enable runtime popcount support on clang

Authored and Committed by tbaeder 3 years ago
    Enable runtime popcount support on clang
    
    clang defines both __GNUC__ and __GNUC__MINOR__, but to 4 and 2
    respectively.
    
        
file modified
+1 -1
file modified
+4 -1