Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/php: security bump to 7.1.13 | Bernd Kuhls | 2018-01-07 | 1 | -28/+0 |
| | | | | | | | | | | | Removed 0008-fix-asm-constraints-in-aarch64-multiply-macro.patch, patch was applied upstream: https://github.com/php/php-src/commit/d6d4f2a9b38cd7fa7e938142e49e5a514d612e52 Renumbered patch 0009. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | php: fix build for AArch64 | Tatsuyuki Ishi | 2016-12-12 | 1 | -0/+28 |
Add a patch from a PHP Github pull request that fixes the build at -O0 on AArch64. Signed-off-by: Tatsuyuki Ishi <ishitatsuyuki@gmail.com> [Thomas: improved patch commit log.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |