[OE-core] [PATCH 3/4] gummiboot: use objcopy from the env

Robert Yang liezhi.yang at windriver.com
Fri Mar 28 03:02:22 UTC 2014



On 03/28/2014 08:49 AM, Khem Raj wrote:
> On Thu, Mar 27, 2014 at 1:11 AM, Robert Yang <liezhi.yang at windriver.com> wrote:
>> ++OBJCOPY ?= objcopy
>
> if it is a automake file you could also try
>
> OBJCOPY = @OBJCOPY@
>
> instead of above weak assignment.
>

Hello Khem,

I had tried that before, but it didn't work since the configure didn't
check objcopy or there was no AC_SUBST([OBJCOPY])

// Robert

>



More information about the Openembedded-core mailing list