« Return to Thread: [openssl.org #1968] [PATCH 06/14] Allow overriding of settings for cross compilation.

Re: [openssl.org #1968] [PATCH 06/14] Allow overriding of settings for cross compilation.

by Roumen Petrov :: Rate this Message:

Reply to Author | View in Thread

David McCullough via RT wrote:

> Jivin Stephen Henson via RT lays it down ...
>> This isn't really the way the config script was intended to be used. It
>> is supposed to auto detect the machine type and call Configure with the
>> appropriate target. If you want to cross compile you should call
>> Configure directly and use any additional arguments you need such as
>> --cross-compile-prefix .
>
> Ok,  just for context,  I moved all the ocf-linux changes from 0.9.8k
> over the last week and tested.  The --cross-compile-prefix option was not
> available in the 0.9.8 series and I haven't looked at how/if I can take
> advantage of that yet.

make CROSS_COMPILE_PREFIX=${host}-

[SNIP]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@...
Automated List Manager                           majordomo@...

 « Return to Thread: [openssl.org #1968] [PATCH 06/14] Allow overriding of settings for cross compilation.