[PATCH] D33211: [builtins] Fix a check from __GNU__ to __GNUC__ for disabling executable stack.
    Kamil Rytarowski via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon May 15 15:46:45 PDT 2017
    
    
  
krytarowski added a comment.
`__GNU__` is for GNU/Hurd not, GNU compiler, please revert
We don't want this on NetBSD.
Repository:
  rL LLVM
https://reviews.llvm.org/D33211
    
    
More information about the llvm-commits
mailing list