You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix ghc:-dynamic-system-linker for android
(cherry picked from commit 6c6c32b)
* Set -dynamic-system-linker if musl and not x86_64
(cherry picked from commit 89b97d5)
* add parens
* Add iserv-syms.patch
* Add iserv/proxy_args logic to linux as well (same as weindows)
* Add keep cafs.
* bump flakes
* Let's try using it directly.
* cleanup
* bump iserv
* ifdLevel 1
* ifdLevel 2
* ifdLevel 3
* Add static-external-plugin logic for cross compilers.
* Fix musl copy
* Fix x86_64-musl
* initial iserv-proxy
* Add deadbeef patches
* Add pool allocator patch
* Drop duplicates.
* Fix alignment
* ifdLevel 0
* ifdLevel 1
* ifdLevel 2
* ifdLevel 3
* Add more 9.6 patches 🤦
* Update patches
* Add pool alignment and hidden support for 9.6
Pool alignment only for musl.
* fixup! Set -dynamic-system-linker if musl and not x86_64
* Use gold with musl. Seems like the bug has been resolved.
* Fixup patch
* Extend patch range to cover 8.10 as well
* apparently this doesn't apply to 9.8 :(
* Sigh, ffs. gold still broken with the NCG.
* Reduce allocation to 512MB not 1G
* Fix up pool allocator stuff.
* From 8.10, not 9.10 🤦
* rm -rf materialized/dummy-ghc
* nix flake update iserv-proxy
* Fix for non SECTION_POOL sections
* Exclude pool related patches for non aarch64 target platforms
* Avoid gold for llvm+musl builds
* Use +dynamic-system-linker for aarch64 -> aarch64 musl
* Include fixes for ghc 9.10 as well
* Include fixes for ghc 9.10 as well
---------
Co-authored-by: Hamish Mackenzie <[email protected]>
0 commit comments