git: gcc5: Fix quickworld.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Jul 9 23:50:10 PDT 2015
commit f9fe4c29da01a5fe838dbeb622c453040e99f33a
Author: Sascha Wildner <saw at online.de>
Date: Fri Jul 10 08:47:28 2015 +0200
gcc5: Fix quickworld.
When copying the Makefile from gcc47, the writing of a comment line to
configargs.h about it being a generated file was removed, but the output
redirection was not adjusted to create the file from scratch.
This led to quickworld just appending to the existing header in /usr/obj
and resultant build errors.
Summary of changes:
gnu/usr.bin/cc50/cc_prep/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f9fe4c29da01a5fe838dbeb622c453040e99f33a
--
DragonFly BSD source repository
More information about the Commits
mailing list