git: libkern: Stop compiling in (u)cmpdi2.c, because they are not used.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sat Feb 23 10:52:31 PST 2013
    
    
  
commit 9cdfcdd588d8cae84b752e31adb7df8bd2f43d6e
Author: Sascha Wildner <saw at online.de>
Date:   Sat Feb 23 19:46:25 2013 +0100
    libkern: Stop compiling in (u)cmpdi2.c, because they are not used.
    
    It's 32 bit code that assumes that two longs fit into 64 bits,
    hence put it into i386 'files' (commented out).
Summary of changes:
 sys/conf/files               | 2 --
 sys/platform/pc32/conf/files | 4 +++-
 2 files changed, 3 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9cdfcdd588d8cae84b752e31adb7df8bd2f43d6e
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list