pkgs/development/tools/misc/binutils/support-ios.patch
deleted100644 → 0
+0
−168
Loading
This hasn't applied since e1ef521c ("binutils: 2.39 -> 2.40"), almost two years ago. It's therefore safe to say that nobody depends on this continuing to work in recent Nixpkgs, and all these targetPlatform conditionals are making new development (like adding cross binutils packages), so let's just remove it. It can be brought back if somebody wants to make it work in future, but since it seems to just be trying to make iOS behave identically to macOS, a better solution would probably be to just pass the darwin triple when building for iOS.