cdfab80 Use set_build_flags and -fno-semantic-interposition

Authored and Committed by plautrba 3 years ago
    Use set_build_flags and -fno-semantic-interposition
    
    see https://github.com/SELinuxProject/selinux/blob/master/README.md
    
    CFLAGS that are encouraged to be set when overriding are:
    
      -fno-semantic-interposition for gcc or compilers that do not do this.
    
        
file modified
+4 -2