DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: Fix buildworld with NO_GCC41.
commit 97cc174386dc0632368d2cb741081a8b896c123f
Author: Sascha Wildner <saw@online.de>
Date: Sun Sep 30 16:35:39 2012 +0200
Fix buildworld with NO_GCC41.
The Makefile logic was kinda broken and gmp/mpfr were built only when
gcc41 was being built (i.e., when NO_GCC41 was not specified).
Instead, just build them in any case.
Summary of changes:
gnu/usr.bin/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/97cc174386dc0632368d2cb741081a8b896c123f
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]