DragonFly commits List (threaded) for 2012-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: custom cc script: Use gcc46's c++ library instead of base
commit 9dce22ab8acbc19334df167e0f22b80366dc2616
Author: John Marino <draco@marino.st>
Date: Sat Feb 4 11:37:42 2012 +0100
custom cc script: Use gcc46's c++ library instead of base
There will be a slight performance hit with having to make two calls to
gnatc++ before every real call in order to use gnat-aux's c++ library
rather than the base systems gcc 4.4 c++ library. The alternative is
hardcoding these values as a function of arch which is less appealing.
Summary of changes:
libexec/customcc/cc.sh | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9dce22ab8acbc19334df167e0f22b80366dc2616
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]