poco: fix build on AArch 64 BE
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Jul 2018 13:46:02 +0000 (15:46 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 1 Jul 2018 13:47:13 +0000 (15:47 +0200)
commita33e5c9a3a78c1717f7f07795bbabdbc84e837bf
treef26ac1652d4711c69e5665009e89ee9d87c8c627
parentd8dd945b2d31f310fdb010e0416edf5e2ea617f6
poco: fix build on AArch 64 BE

The build of Poco currently fails on AArch64 BE due to the built-in
double-conversion code. This commit adds a patch that adapts an
upstream double-conversion fix to the Poco code base.

Fixes:

  http://autobuild.buildroot.net/results/d8d17f3cb669585af592afb5e824088ae82ccbcf/

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/poco/0003-Foundation-src-utils.h-backport-double-conversion-ch.patch [new file with mode: 0644]