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

cvs commit: src/usr.bin/objformat


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 26 Oct 2004 12:06:02 -0700 (PDT)

joerg       2004/10/26 12:06:02 PDT

DragonFly src repository

  Modified files:
    usr.bin/objformat    objformat.c 
  Log:
  Change the way binutils versions are handled. Depending on CCVER,
  either BINUTILSVER_GCC2 (CCVER == gcc2), BINUTILSVER_GCC34 (CCVER == gcc34)
  or BINUTILSVER_DEFAULT (other values of CCVER) are choosen.
  
  The BINUTILSVER_DEFAULT knop is intended for developers, normal users
  should have no reason to set it.
  
  Revision  Changes    Path
  1.15      +8 -9      src/usr.bin/objformat/objformat.c


http://www.dragonflybsd.org/cvsweb/src/usr.bin/objformat/objformat.c.diff?r1=1.14&r2=1.15&f=u



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