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

cvs commit: src Makefile.inc1 src/lib Makefile src/lib/libpthread Makefile


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 14 Dec 2007 23:13:18 -0800 (PST)

sephe       2007/12/14 23:13:18 PST

DragonFly src repository

  Modified files:
    .                    Makefile.inc1 
    lib                  Makefile 
    lib/libpthread       Makefile 
  Log:
  Unbreak buildworld:
  - Add libthread_xu to prebuilding libraries in top level Makefile.inc1.
  - Put libthread_xu before libpthread in lib/Makefile, add comment about it.
  - Fix typo in lib/libpthread/Makefile
  - Add XXX-commented out DPADD in lib/libpthread/Makefile; a more 'complete'
    solution for the default thread library naming is needed.
  
  Revision  Changes    Path
  1.110     +1 -1      src/Makefile.inc1
  1.31      +4 -2      src/lib/Makefile
  1.4       +3 -1      src/lib/libpthread/Makefile


http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.109&r2=1.110&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/Makefile.diff?r1=1.30&r2=1.31&f=u
http://www.dragonflybsd.org/cvsweb/src/lib/libpthread/Makefile.diff?r1=1.3&r2=1.4&f=u



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