mirror of
https://github.com/simplex-chat/haskell.nix.git
synced 2026-06-03 09:17:32 +00:00
eb7e669d63
* Adds small address space logic * no numa on android * Update comp-builder.nix * Adds android.nix * host And target. * Make android remote-iserv static * Add back mmap_next * Create rts-android-jemalloc-qemu.patch * Update bootstrap.nix * Some android modifications to ghc * Some modifications to the android overlay. * disable more hardening flags on android * Adds stack-protector-symbols.patch * Adds libraries-prim-os-android.patch * Adds support for CONDBR relocations * Adds undef+weak symbol support. * calloc takes 3 not 2 args :-( * Adds getauxval * Needs enable static now * Fix android cross