Created attachment 683164 [details, diff] patch to fix it for me it fails to build on musl-libc, but there are configure flags to fix it
Does fix bug #715428 for me.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=717eba5b5cfb78b1438c348882b34c88b3dc173a commit 717eba5b5cfb78b1438c348882b34c88b3dc173a Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-25 12:34:24 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-25 12:35:11 +0000 dev-lang/tcc: add 0.9.27_p20211022 (glibc-2.34, security fixes) Upstream development seems to just be rolling now too. Closes: https://bugs.gentoo.org/806511 Bug: https://bugs.gentoo.org/737092 Bug: https://bugs.gentoo.org/715428 Bug: https://bugs.gentoo.org/765652 Bug: https://bugs.gentoo.org/687114 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/tcc/Manifest | 1 + dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 80 ++++++++++++++++++++++++++++++++ dev-lang/tcc/tcc-9999.ebuild | 43 ++++++++++------- 3 files changed, 106 insertions(+), 18 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1adaddf5110adeaf1e3b84d1d15d42e66798c4ef commit 1adaddf5110adeaf1e3b84d1d15d42e66798c4ef Author: Sam James <sam@gentoo.org> AuthorDate: 2021-10-25 12:38:23 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-10-25 12:38:23 +0000 dev-lang/tcc: add musl/uclibc support Closes: https://bugs.gentoo.org/765652 Bug: https://bugs.gentoo.org/715428 Signed-off-by: Sam James <sam@gentoo.org> dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 6 ++++++ dev-lang/tcc/tcc-9999.ebuild | 6 ++++++ 2 files changed, 12 insertions(+)