DragonFly BSD
DragonFly commits List (threaded) for 2004-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Nov 2004 04:27:59 -0800 (PST)

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.
  
  Revision  Changes    Path
  1.5       +2 -2      src/gnu/usr.bin/gdb/gdb/Makefile


http://www.dragonflybsd.org/cvsweb/src/gnu/usr.bin/gdb/gdb/Makefile.diff?r1=1.4&r2=1.5&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]