Unbreak buildworld:
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 15 Dec 2007 07:13:18 +0000 (07:13 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sat, 15 Dec 2007 07:13:18 +0000 (07:13 +0000)
commit26c2c67b605035e7d6b736ae53865322c77fdec2
tree8883018b716849d689669611f8c74e305c1c8c0a
parent71681d117070ee28ddf70f606c0a35f99b8cedc6
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.
Makefile.inc1
lib/Makefile
lib/libpthread/Makefile