DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_2 libssp47, libobjc47: install headers
commit dd237a79aade7438ab2314981c10ff7b9a4481f4
Author: John Marino <draco@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/dd237a79aade7438ab2314981c10ff7b9a4481f4
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]