Date: Thu, 21 Jun 2001 01:49:47 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/release/picobsd/build Makefile.conf picobsd Message-ID: <200106210849.f5L8nlV72505@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2001/06/21 01:49:47 PDT Modified files: release/picobsd/build Makefile.conf picobsd Log: Move handling of crunch* files into Makefile.conf, which is a better place to handle dependencies. Make another step at helping cross-compiling: when the user specifies an alternate source tree, the script takes care of creating include files and libraries for the new tree. Furthermore, build and use a version of the "config" program which matches the new sources. It takes a long time to create libraries, and it might even not do the right thing at once, there might be some dependencies that i have forgotten. At any rate, with this code i have been able to build a working picobsd image using -CURRENT sources on -STABLE MFC after: 3 days Revision Changes Path 1.11 +27 -10 src/release/picobsd/build/Makefile.conf 1.7 +33 -21 src/release/picobsd/build/picobsd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106210849.f5L8nlV72505>