summaryrefslogtreecommitdiff
path: root/net-proxy/3proxy/files/3proxy-0.9.4-function-pointer-fix.patch
AgeCommit message (Collapse)Author
2023-03-22net-proxy/3proxy: add 0.9.4Petr Vaněk
- EAPI bump - update HOMEPAGE and SRC_URI - update gentoo patch - add fix for clang-16 [1,2] - remove src_compile phase, CC is now exported in src_prepare, LN is not needed anymore as it is set to $(CC) by default. [1] https://github.com/3proxy/3proxy/issues/895 [2] https://github.com/3proxy/3proxy/pull/907 Closes: https://bugs.gentoo.org/881015 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Closes: https://github.com/gentoo/gentoo/pull/30287 Signed-off-by: Sam James <sam@gentoo.org>