git: Really ensure that our world/kernel are built under POSIX locale ("C").
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Apr  4 09:36:57 PDT 2017
    
    
  
commit c8ca0b01b10e2d362f97d6c282fa3acfa4107b4a
Author: Sascha Wildner <saw at online.de>
Date:   Tue Apr 4 13:49:28 2017 +0200
    Really ensure that our world/kernel are built under POSIX locale ("C").
    
    dedd9a18e4bbd4f206f9d7f4dba97b92a85e5d49 used LANG but that won't
    override any LC_* that are already set.
Summary of changes:
 Makefile.inc1 | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c8ca0b01b10e2d362f97d6c282fa3acfa4107b4a
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list