mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-26 12:32:13 +00:00
Starting with Glibc 2.27, powf64() is provided by the C library and colide with the one defined dy libraw. Rename internal powf64 to libraw_powf64. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>