Alexander E. Patrakov wrote:
Should stage1 depend on Makefile?

I think that not. The reason is that the main stuff happens in chroot, after adjusting the toolchain in chapter 6. But if someone modifies a Makefile, and stage1 depends on that Makefile, the package in /tools gets also rebuilt with the toolchain specs pointing to the wrong glibc. Therefore, I suppose that only the "stage2" target should depend on the Makefile.


Right. Feel free to make the change.

Thanks,

--
JH
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to