RFC: Big Makefile patch for WARNS settings

Dag-Erling Smørgrav des at des.no
Mon Oct 12 16:37:40 UTC 2009


Ulrich Spörlein <uqs at spoerlein.net> writes:
> Is there some easy way to do cross-compiles (like make universe) in just
> one of the subdirs? That would help tremendously.

% cd /usr/src
% make toolchain TARGET=powerpc
% make buildenv TARGET=powerpc
%% cd usr.sbin/rwhod
%% make

('make buildenv' starts a subshell)

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-hackers mailing list