[OE-core] [PATCH] coreutils: update to upstream version 8.20

Marko Lindqvist cazfi74 at gmail.com
Sun Dec 2 06:14:54 UTC 2012


On 30 November 2012 13:08, Marko Lindqvist <cazfi74 at gmail.com> wrote:
> * cross-prime-list.patch added to fix cross-compilation

Upstream has fixed the problem by providing primes.h in the tarball,
so there's no need to build it all -> no need to run make-prime-list
in build system.

http://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=f16e251dae43117c2cd19359c26ce7b5e05165b6

They say that primes.h is not architecture-specific, but it should be
created on host where integer width is greatest (128 bits). I've yet
to check if that means that my patch is broken in the unlikely case
that build system has narrower int than target system.


 - ML




More information about the Openembedded-core mailing list