git: gdb(1): Fix the dreaded "xml-builtin.c already exists" quic

看板DFBSD_commit作者時間14年前 (2011/07/23 02:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit d0b8e0d3f12424b7861ec67ead478a57f5bb4d8e Author: Sascha Wildner <saw@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
文章代碼(AID): #1EARhnti (DFBSD_commit)