DragonFly commits List (threaded) for 2012-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Makefile.inc1: Unbreak buildworld
commit ce38cc158226ab53f412af0f540e6a2e9d53b70f
Author: John Marino <netbsd@marino.st>
Date: Wed Oct 3 02:42:34 2012 +0200
Makefile.inc1: Unbreak buildworld
There was a bootstrap problem with gcc47.
For systems without gcc47 (which is almost all of them), the buildworld
failed on the first gcc47 libraries which require gcc47 to build. The
gnu/lib/gcc47/csu target was duplicated and the makefile was attempting
to build it before gcc47 was installed.
Summary of changes:
Makefile.inc1 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/ce38cc158226ab53f412af0f540e6a2e9d53b70f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]