看板 FB_stable 關於我們 聯絡資訊
on 27/10/2010 12:17 Jeremy Chadwick said the following: > On Wed, Oct 27, 2010 at 10:08:17AM +0200, Pawel Jakub Dawidek wrote: >> The proper way is to: >> >> # cd /usr/src >> # make buildenv >> # cd sys/boot >> # make clean && make && make install > > Thanks for the tip -- the CFLAGS change in a Makefile sounds like the > solution, since the latter (re: "proper way") didn't work (exact same > problem). The above will work if you already have the toolchain built - that's the only way to ensure that you don't depend on anything in the currently installed world. See build(7). -- Andriy Gapon _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"