php8: fix linking on riscv64 platform (again) 21839/head
authorMichael Heimpold <mhei@heimpold.de>
Sat, 3 Jun 2023 15:57:18 +0000 (17:57 +0200)
committerMichael Heimpold <mhei@heimpold.de>
Wed, 16 Aug 2023 19:38:54 +0000 (21:38 +0200)
commit43b10ad9c1c288e3bc034a1c2be3bb0bd2749634
tree97134b91de3a7c305588a97e36eca9cc7bdf1235
parente350e8b89499a4f5de33f14d62a42fc6fd1052d5
php8: fix linking on riscv64 platform (again)

The initial fix was done in a2e76e497.
Later we could revert it with 5779ae4c5 since a global fix
in gcc was deployed.

But now, PHP itself applied a workaround/fix in 8.2.8,
so that we now require the initial fix again.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
lang/php8/Makefile