nixpkgs/pkgs/os-specific/darwin/apple-source-releases/diskdev_cmds
Matthew Bauer 2bbec30c2e darwin.diskdev_cmds: fix build with dsymutil
xcbuild doesn’t handle dsymutil correctly. fuser.pl does not contain
debug symbols, but xcbuild doesn’t handle this like xcodebuild does.
So, just disable the debug information. We probably should do this in
more places using xcbuild, but it requires some arbitrary patching.
2019-01-06 22:13:11 -06:00
..
default.nix darwin.diskdev_cmds: fix build with dsymutil 2019-01-06 22:13:11 -06:00