On 5/20/2019 17:41, Jory A. Pratt wrote:
> Please review the proposed changes for musl support. We would like to
> get this landed on the tree ASAP so we can drop the eclass from the musl
> overlay. This is one of the first steps to getting things moved to tree
> so we can depreciate the overlay.
>
On 5/20/19 4:41 PM, Jory A. Pratt wrote:
> + *-musl*)
> + confgcc+=( --enable-__cxa_atexit )
> + ;;
As Zorry noted in #Gentoo-hardened, we do not support anything less then
GCC-8 for musl right now so no need to add the stable ssp/pie blocks.
diff --git a/eclass/toolchai