mirror of
https://github.com/richfelker/musl-cross-make.git
synced 2025-08-17 05:43:24 +02:00

since -E is no longer passed to the linker, musl commit 6fc30c2493fcfedec89e45088bea87766a1e3286 is now necessary to get a version of rcrt1.o that works with the new static PIE support, or -Wl,-E can be passed manually to work with old rcrt1.o.