jemallocator
jemallocator copied to clipboard
Set AR environment variable based on return from CC
cc-rs supports setting an AR program per-target using AR_<target_name>. This is currently not respected by jemalloc's custom build script, causing issues when a specific version of AR is necessary for cross-compilation.
Hi, can you resolve the conflicts?
@roblabla @BusyJay I rebased as requested if you're interested: #132