summaryrefslogtreecommitdiff
path: root/dev-lang/php/files/php80-firebird-warnings.patch
AgeCommit message (Collapse)Author
2023-10-11dev-lang/php: drop 8.0.29, 8.0.30Florian Schmaus
Signed-off-by: Florian Schmaus <flow@gentoo.org>
2021-03-25dev-lang/php: Include upstream patch on 8.0 slot for pdo_firebirdBrian Evans
This patch eliminates several warnings which are normally harmless. However, with certain CFLAGS, the linking may fail as can be seen with the coverage USE. This is taken from upstream development branch but has not been backported to the 8.0 branch. Closes: https://bugs.gentoo.org/778053 Signed-off-by: Brian Evans <grknight@gentoo.org>