mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-01 22:12:12 +00:00
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>