2b98f77 Use -fno-semantic-interposition and more make macros

Authored and Committed by plautrba 3 years ago
    Use -fno-semantic-interposition and more make macros
    
    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
+7 -11