Files
gentoo/sys-devel/wild/metadata.xml
Christopher Fore c1cdd2ec29 sys-devel/wild: new package, add 0.7.0
Currently this is in the process of being supported as a build option by
GCC[1].

Verified functionality by building app-editors/nano with -fuse-ld=wild.

Known Issues:
- Errors when given Gentoo's QA LDFLAG,
  --defsym=__gentoo_check_ldflags__=0[2]

[1]: https://gcc.gnu.org/pipermail/gcc-patches/2025-November/700847.html
[2]: https://github.com/davidlattimore/wild/issues/1350

Signed-off-by: Christopher Fore <csfore@posteo.net>
Part-of: https://github.com/gentoo/gentoo/pull/44837
Closes: https://github.com/gentoo/gentoo/pull/44837
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-01 00:56:59 +00:00

20 lines
625 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>csfore@posteo.net</email>
<name>Christopher Fore</name>
</maintainer>
<maintainer type="project">
<email>toolchain@gentoo.org</email>
<name>Gentoo Toolchain Project</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<remote-id type="github">davidlattimore/wild</remote-id>
</upstream>
</pkgmetadata>