git: libssp47, libobjc47: install headers
    John Marino 
    marino at crater.dragonflybsd.org
       
    Fri Oct 26 12:37:26 PDT 2012
    
    
  
commit a1780bd8c41b518f41dfcfcb61c28209c2723077
Author: John Marino <draco at marino.st>
Date:   Fri Oct 26 16:35:25 2012 +0200
    libssp47, libobjc47: install headers
    
    Headers for both libssp and libobjc were not getting installed for the
    gcc47 library set.  As an aside, the gcc44 libobjc is also missing these
    headers.  There installation required an mtree change, but it can be
    built with quickworld.
    
    Additionally, CFLAGS were moved to above an include for libobjc which
    should ensure the local config.h is included before a different version
    and this in turn likely improves libobjc functionality.
Summary of changes:
 etc/mtree/BSD.usr.dist         |    4 ++++
 gnu/lib/gcc47/libobjc/Makefile |   17 ++++++++++++++---
 gnu/lib/gcc47/libssp/Makefile  |   12 ++++++------
 3 files changed, 24 insertions(+), 9 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a1780bd8c41b518f41dfcfcb61c28209c2723077
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list