cvs commit: src/gnu/usr.bin/gdb/gdb

Simon 'corecode' Schubert corecode at fs.ei.tum.de
Wed Nov 17 07:33:25 PST 2004


On 17.11.2004, at 13:27, Joerg Sonnenberger wrote:
joerg       2004/11/17 04:27:59 PST

DragonFly src repository

  Modified files:
    gnu/usr.bin/gdb/gdb  Makefile
  Log:
  Use the YACC source for c-exp.y and f-exp.y, not the pre-built
  BISON parse. This solves the *very* strange build problem with
  -jX in buildworld, where make tries to build this files from
  source using the default rules. Those rules are not save for
  parallel builds.
Thanks. Although I'd really like to know why these *explicit* sources 
(.c) get updated from the *implicit* (.y) sources...

This could as well be fixed by just rm'ing the .y files :)

cheers
  simon
--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News
Attachment:
PGP.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00001.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20041117/1a4c0172/attachment-0017.obj>


More information about the Commits mailing list