Date: Wed, 31 Mar 2010 18:18:37 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/tools/tools/nanobsd/gateworks common Message-ID: <201003311818.o2VIIwpP097296@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2010-03-31 18:18:37 UTC FreeBSD src repository Modified files: tools/tools/nanobsd/gateworks common Log: SVN rev 205994 on 2010-03-31 18:18:37Z by imp Two fixes: (1) We don't need a custom install_kernel. We can install without symbols by adding INSTALL_NODEBUG (which likely should be WITHOUT_KERNEL_SYMBOLS_FILE, or something shorter) to CONF_INSTALL (2) for make buildenv stage, use NANO_MAKE_CONF_BUILD rather than the non-existant NANO_MAKE_CONF. MFC after: 7 days Revision Changes Path 1.4 +2 -15 src/tools/tools/nanobsd/gateworks/common
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003311818.o2VIIwpP097296>