EESSI / compatibility-layer

Compatibility layer of the EESSI project
https://eessi.github.io/docs/compatibility_layer
GNU General Public License v2.0
11 stars 21 forks source link

add profile for `arm64` to gentoo #171

Closed trz42 closed 1 year ago

trz42 commented 1 year ago

It seems building the compatibility layer for aarch64 is currently broken because a profile for arm64 is missing. See https://bugs.gentoo.org/892876

Ideally this would be fixed by making a PR to gentoo.

In the meantime we can try to use the workaround described in https://bugs.gentoo.org/892876

trz42 commented 1 year ago

176 includes the workaround described in https://bugs.gentoo.org/892876

bedroge commented 1 year ago

Fixed in https://github.com/gentoo/gentoo/pull/30568.