看板 DFBSD_commit 關於我們 聯絡資訊
: : :: ::joerg 2005/04/21 01:10:24 PDT :: ::DragonFly src repository :: :: Modified files: :: . Makefile.inc1 :: Log: :: date as bootstrap tool doesn't make sense, remove it. :: :: Revision Changes Path :: 1.62 +1 -1 src/Makefile.inc1 :: :: ::http://www.dragonflybsd.org/cvsweb/src/Makefile.inc1.diff?r1=1.61&r2=1.62&f=u : : That could cause an issue. For the bootstrap we are trying to use a : pure PATH, and there are probably a bunch of places where date +<fmt> : is used. I'd leave it in. Forget I said that. It's clear it would be too much work to try to get the new date to compile on an older system. But be careful of the options you pass to date. -Matt Matthew Dillon <dillon@backplane.com>