On 29 October 2014 12:49, Steven Hartland <[email protected]> wrote:
> Hmm not sure I like this idea as it would make it more difficult to make a
> copy / backup a kernel.
>
> ATM when I want to copy a kernel for debugging its a one liner, splitting
> debug symbols off to /usr/lib would prevent this.

To retain the current behaviour you can set DEBUGDIR= (i.e., empty),
as the debug file install path is ${DESTDIR}${DEBUGDIR}${KODIR}.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to