Skip to content

community/mold: fix volatile patches

Celeste requested to merge Celeste/aports:fix-mold-volatile-patch into master

mold-test-fix.patch is fine, but mold-ppc64le-test-skip.patch has changed:

--- mold-ppc64le-test-skip.patch.old
+++ mold-ppc64le-test-skip.patch
@@ -9,7 +9,7 @@
  1 file changed, 1 insertion(+)
 
 diff --git a/test/elf/execute-only.sh b/test/elf/execute-only.sh
-index 7af00395b8..ecfe2700a2 100755
+index 7af00395b..ecfe2700a 100755
 --- a/test/elf/execute-only.sh
 +++ b/test/elf/execute-only.sh
 @@ -6,6 +6,7 @@

Import both into aports to prevent this from happening.

Fixes: https://build.alpinelinux.org/buildlogs/build-3-20-armhf/community/mold/mold-2.30.0-r0.log

Merge request reports