On Wed, Nov 28, 2012 at 4:07 PM, Adrian Chadd <adr...@freebsd.org> wrote:
> top posting, out of laziness and busy-ness at work..
>
> Ok. So:
>
> * make installworld/installkernel/distribution - set DESTDIR on the command 
> line
> * make buildworld/make buildkernel/make <various toolchain things> -
> don't set DESTDIR?

(re-CCing -current@)
    Correct. DESTDIR should only be used for install targets (install,
installworld, installkernel, distribution, etc), and not for any of
the other build-related targets on FreeBSD. [as the meme goes] "If you
set DESTDIR when building, you're gonna have a bad time".
HTH!
-Garrett
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to