Re: cross-build failure

看板DFBSD_kernel作者時間21年前 (2004/10/27 11:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串12/13 (看更多)
:Matthew Dillon wrote: :: (already answered by Tomaz but for completness): :: :: make installworld DESTDIR=/blah/blah/blah :: :: should work. : :Will that variable DTRT for installkernel & update_etc/mergemaster as well? : :Thanks, : :- David I think it will work for installkernel and the upgrade target but I've never actually tested it for the upgrade target. We don't use mergemaster any more. It still works but it is not being maintained. Generally speaking using DESTDIR= is dangerous because if you accidently misspell it your make command will operate on your root directory. If you really want to use it for this purpose I recommend writing a script that does all the work for you so you don't accidently misspell the label. -Matt Matthew Dillon <dillon@backplane.com>
文章代碼(AID): #11Vmz_00 (DFBSD_kernel)
討論串 (同標題文章)
文章代碼(AID): #11Vmz_00 (DFBSD_kernel)