mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
We used to have a conditional patch applied on PowerPC soft-float, but this logic was dropped in commit0c82f3f635("package/gcc: remove powerpc conditional patching logic"). However, we still have some related leftovers in the calculation of the hashes for ccache, which can now be dropped. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Cc: Romain Naour <romain.naour@gmail.com> Cc: Arnout Vandecappelle <arnout@mind.be> Acked-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> (cherry picked from commita4fb6dedfc) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>