AOSC-Archive / autobuild3

AOSC OS package maintenance toolkit (version 3)
https://aosc.io
GNU General Public License v2.0
24 stars 17 forks source link

Align amd64 subarches with psABI / glibc 2.33 #116

Open Artoria2e5 opened 3 years ago

Artoria2e5 commented 3 years ago

The glibc people have fixed the "cripple amd" haswell issue by introducing some platform-neutral ABI generations to amd64. See https://sourceware.org/bugzilla/show_bug.cgi?id=23249.

We should probably align our arch defs to the new values, although it might be easier to do after the changes go into gcc and clang. I don't think we need alternative lib installations yet, so overlays are fine to me for now.