summaryrefslogtreecommitdiff
path: root/dev-libs/apr-util/files/apr-util-1.6.1-my_bool.patch
AgeCommit message (Collapse)Author
2020-07-28dev-libs/apr-util: update my_bool patchThomas Deutschmann
We need to take a different solution because MariaDB Connector C is still defining my_bool. Closes: https://bugs.gentoo.org/734020 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-07-27dev-libs/apr-util: improve my_bool patchThomas Deutschmann
Closes: https://bugs.gentoo.org/734020 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
2020-07-27dev-libs/apr-util: improve mysql-8 compatibilityThomas Deutschmann
Don't call my_init() which was removed in mysql-8.0.2+. Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>