summaryrefslogtreecommitdiff
path: root/app-text/opensp/files/opensp-1.5.2-configure-clang16.patch
AgeCommit message (Collapse)Author
2023-01-03app-text/opensp: fix build w/ clang 16Sam James
Closes: https://bugs.gentoo.org/889600 Signed-off-by: Sam James <sam@gentoo.org>
2022-11-06app-text/opensp: Revert broken autoreconfingMichał Górny
Remove the unnecessary autoreconf, as well as "configure" patch that modifies a macro that is never used. This is necessary as this package's build system is broken beyond repair, and autoreconf triggers the breakage. Closes: https://bugs.gentoo.org/880001 Signed-off-by: Michał Górny <mgorny@gentoo.org>
2022-11-06app-text/opensp: fix build with clang (16)Sam James
Fix generic build with Clang but also with Clang 16. Closes: https://bugs.gentoo.org/767865 Signed-off-by: Sam James <sam@gentoo.org>