[OE-core] [PATCH V2 2/2] apr: fix off_t size can't match when configure and in target glibc
Dengke Du
dengke.du at windriver.com
Tue Dec 20 02:03:38 UTC 2016
Thank you for reminding, the following types were hardcoded in apr
source code when cross compiling:
pid_t 8
ssize_t 8
size_t 8
off_t 8
I will send V3.
On 2016年12月19日 19:56, Burton, Ross wrote:
>
> On 19 December 2016 at 05:40, Dengke Du <dengke.du at windriver.com
> <mailto:dengke.du at windriver.com>> wrote:
>
> +I have send a discussing for the upstream, the maintainer said
> the macro in
> +APR designed with only any attention paid to the build platform,
> considering
> +cross compiling less, we can check the discussing from:
>
>
> Sigh...
>
> Have you verified that there are no other instances of that macros in
> configure.ac <http://configure.ac>? It's clear that it's broken by
> design and should just be removed.
>
> Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20161220/9879822d/attachment-0002.html>
More information about the Openembedded-core
mailing list