File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -232,9 +232,12 @@ in {
232232 ++ onMusl ( fromUntil "9.6" "9.8" ./patches/ghc/ghc-9.6-0001-Refactor-IServ.hs.patch )
233233 ++ onMusl ( fromUntil "9.6" "9.8.3" ./patches/ghc/ghc-9.6-0002-Drop-spurious-8-byte-offset-from-elf_plt.patch )
234234 ++ onMusl ( fromUntil "9.10" "9.11" ./patches/ghc/ghc-9.6-0002-Drop-spurious-8-byte-offset-from-elf_plt.patch )
235- ++ onAarch64Musl ( fromUntil "9.6" "9.11" ./patches/ghc/ghc-9.6-0003-Better-pool-alignment.-We-still-hardcode-section-ali.patch )
236- ++ onAarch64Musl ( fromUntil "9.6" "9.11" ./patches/ghc/ghc-9.6-0007-fixup-Better-pool-alignment.-We-still-hardcode-secti.patch )
237- ++ onAarch64Musl ( fromUntil "9.6" "9.11" ./patches/ghc/ghc-9.6-0008-pool-improvements.patch )
235+ ++ onAarch64Musl ( fromUntil "9.6" "9.8.3" ./patches/ghc/ghc-9.6-0003-Better-pool-alignment.-We-still-hardcode-section-ali.patch )
236+ ++ onAarch64Musl ( fromUntil "9.10" "9.11" ./patches/ghc/ghc-9.6-0003-Better-pool-alignment.-We-still-hardcode-section-ali.patch )
237+ ++ onAarch64Musl ( fromUntil "9.6" "9.8.3" ./patches/ghc/ghc-9.6-0007-fixup-Better-pool-alignment.-We-still-hardcode-secti.patch )
238+ ++ onAarch64Musl ( fromUntil "9.10" "9.11" ./patches/ghc/ghc-9.6-0007-fixup-Better-pool-alignment.-We-still-hardcode-secti.patch )
239+ ++ onAarch64Musl ( fromUntil "9.6" "9.8.3" ./patches/ghc/ghc-9.6-0008-pool-improvements.patch )
240+ ++ onAarch64Musl ( fromUntil "9.10" "9.11" ./patches/ghc/ghc-9.6-0008-pool-improvements.patch )
238241 # these two are abit questionable. They are pretty rough, and assume static binary as well as posix.
239242 # onMusl (fromUntil "9.6" "9.11" ./patches/ghc/ghc-9.6-0004-ghcidladdr.patch)
240243 # onMusl (fromUntil "9.6" "9.11" ./patches/ghc/ghc-9.6-0005-Better-interpreter-debugging.-Needs-ghcidladdr.patch)
You can’t perform that action at this time.
0 commit comments