Skip to content

Fix stage2-glibc on POWER 64-bit little endian

Sam Thursfield requested to merge sam/ppc64l into master

The ELF ABI version is different on little-endian.

Only lightly tested so far, but this was totally broken before so I can't see there being any regressions from this patch.

Merge request reports