git: libstand: Isolate gcc-specific flags, avoid native compilations
    John Marino 
    marino at crater.dragonflybsd.org
       
    Sat Oct 25 00:33:29 PDT 2014
    
    
  
commit 81e6e8a96242a48ee18e886c47edbda9a6e94174
Author: John Marino <draco at marino.st>
Date:   Sat Oct 25 09:28:32 2014 +0200
    libstand: Isolate gcc-specific flags, avoid native compilations
    
    Only set -mpreferred-stack-boundary when using GCC.  While here, add
    a bunch of flags that avoid cpu-specific instructions.  Similar flags
    are seen in the boot code.
Summary of changes:
 lib/libstand/Makefile | 3 +++
 1 file changed, 3 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/81e6e8a96242a48ee18e886c47edbda9a6e94174
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list