Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/mk
On Apr 9, 2014, at 9:29 AM, Christos Zoulas <christos%NetBSD.org@localhost>
wrote:
> Module Name: src
> Committed By: christos
> Date: Wed Apr 9 16:29:08 UTC 2014
>
> Modified Files:
> src/share/mk: bsd.lib.mk
>
> Log Message:
> change -x to OBJCOPYLIBFLAGS like everywhere else.
Does that really fix it? since .target is not a .po that should allow -x as
well.
${"${.TARGET:M*.po}" != "":?-X:-x}
Home |
Main Index |
Thread Index |
Old Index