package/gcc: drop leftovers from PowerPC conditional patching
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 24 Sep 2020 10:22:18 +0000 (12:22 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 1 Oct 2020 08:52:42 +0000 (10:52 +0200)
commita4fb6dedfcd78d2efbf53efac6a52109edf91b54
tree6f7bc12a0ff7273d7a04bf610b484da4ce85f7c7
parenteefd6c49b2e088fc6bf1eb71f8c8a03fd3730aa6
package/gcc: drop leftovers from PowerPC conditional patching

We used to have a conditional patch applied on PowerPC soft-float, but
this logic was dropped in commit
0c82f3f63563c4d4d7e034d0e9e4ceb766d92322 ("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>
package/gcc/gcc.mk