packages/lang/php8/patches
Michael Heimpold ca9c3d1bae php8: add patch for loongarch64 support
This backported patch is required to fix the build for loongarch64:
...
... loongarch64-openwrt-linux-musl/bin/ld.bfd: Zend/zend_fibers.o: in function `zend_fiber_init_context':
zend_fibers.c:(.text+0xb34): undefined reference to `getcontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb38): undefined reference to `getcontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb74): undefined reference to `makecontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: zend_fibers.c:(.text+0xb78): undefined reference to `makecontext'
... loongarch64-openwrt-linux-musl/bin/ld.bfd: Zend/zend_fibers.o: in function `.L170':
zend_fibers.c:(.text+0xe34): undefined reference to `swapcontext'
...

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2024-12-27 11:13:08 +01:00
..
0007-Add-support-for-use-of-the-system-timezone-database.patch php8: update to 8.3.11 2024-09-05 07:18:53 +02:00
0022-Use-system-timezone.patch php8: update to 8.3.14 2024-11-24 21:38:05 +01:00
0025-php-5.4.9-fixheader.patch php8: update to 8.3.14 2024-11-24 21:38:05 +01:00
0030-Remove-W3C-validation-icon-to-not-expose-the-reader-.patch treewide: Run refresh on all packages 2021-02-20 16:02:15 -08:00
1004-disable-phar-command.patch php8: update to 8.3.14 2024-11-24 21:38:05 +01:00
1010-dont-try-to-install-mod_php.patch php8: update to 8.1.0 2021-12-06 19:26:50 +01:00
1020_workaround-external-libgd-feature-detection.patch php8: workaround libgd capability detection (refs #23846) 2024-06-08 07:33:18 +02:00
1030-loongarch64-support-for-fibers.patch php8: add patch for loongarch64 support 2024-12-27 11:13:08 +01:00