mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 16:13:21 -04:00
d0dcc91c2cbf89947fc06feea66901afbe1c5866
This patch sets -DSTACK_TRACE=OFF when elibc_musl is defined. Execinfo is not provided by musl libc and therefore the build fails. Other, and probably better solutions would be to not depend on execinfo or to package a standalone libexecinfo (https://github.com/mikroskeem/libexecinfo) and add it to the DEPEND-array if using musl. But that's better to take upstream. I think this is totally fine for most users for now. Signed-off-by: Alfred Persson Forsberg <cat@catcream.org> (cherry picked from commit 127aa286150e16e92305fda7cbbdde70da976147)
…
…
The GURU Project Repository
|
The official repository for new Gentoo packages, maintained collaboratively by Gentoo users. This README contains some additional useful information for GURU contributors, such as common mistakes, frequently asked questions and other tips and tricks. The GURU regulations, and the Gentoo developer manual take precedence over any information here. See wiki.gentoo.org/wiki/Project:GURU for more information on the project. |
Contents |
Useful Links
- https://wiki.gentoo.org/wiki/Project:GURU
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Contributors
- https://wiki.gentoo.org/wiki/Project:GURU/Information_for_Trusted_Contributors
- https://wiki.gentoo.org/wiki/Basic_guide_to_write_Gentoo_Ebuilds
- https://devmanual.gentoo.org/quickstart
- https://devmanual.gentoo.org/ebuild-writing
- https://devmanual.gentoo.org/ebuild-writing/variables
- https://devmanual.gentoo.org/function-reference
- https://devmanual.gentoo.org/function-reference/install-functions
- https://dev.gentoo.org/~mgorny/python-guide/eclass.html
- GURU outdated packages
Email Addresses
- guru@gentoo.org (Reach everyone involved in GURU)
- guru-committers@gentoo.org (Reach all contributors)
- guru-trusted@gentoo.org (Reach the trusted contributors)
- guru-devs@gentoo.org (Reach the Gentoo developers involved in GURU)
Description
Languages
Shell
59.9%
Roff
40%