summaryrefslogtreecommitdiffstats
path: root/package/poco/0003-Foundation-src-utils.h-backport-double-conversion-ch.patch
Commit message (Collapse)AuthorAgeFilesLines
* poco: fix build on AArch 64 BEThomas Petazzoni2018-07-011-0/+32
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>
OpenPOWER on IntegriCloud