Skip to content

Fix Sledgehammer bootenvs breaking things

Victor Lowther requested to merge fix-sledgehammer-bootenvs-breaking-our-stuff into v4

The Sledgehammer bootenvs were breaking their Alma and CentOS based counterparts by not including all of the relevant bits in SupportedArch to make sure that the dynamic links worked correctly. This resolves the issue by making sure that those sections are a copy of the ones in the bootenvs they shadow.

Merge request reports