git: gdb(1): Fix the dreaded "xml-builtin.c already exists" quickworld error.
Sascha Wildner
swildner at crater.dragonflybsd.org
Fri Jul 22 09:20:44 PDT 2011
commit d0b8e0d3f12424b7861ec67ead478a57f5bb4d8e
Author: Sascha Wildner <saw at online.de>
Date: Fri Jul 22 18:19:25 2011 +0200
gdb(1): Fix the dreaded "xml-builtin.c already exists" quickworld error.
The feature-to-c.sh script has a check that outputs this error if the
file exists but would have to be regenerated (as can be the case when
quickworlding).
Because fixing it in the script would take more lines than fixing it
in the Makefile, I do the latter (the effect is the same).
Summary of changes:
gnu/usr.bin/gdb/libgdb/Makefile | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d0b8e0d3f12424b7861ec67ead478a57f5bb4d8e
--
DragonFly BSD source repository
More information about the Commits
mailing list