Revert "darwin 10.12 commits"

Reverts commits bumping to macOS stuff to 10.12:

commit ec1f78d1cb.
commit d0dc91d24f.
commit a1d297374d.
commit 425112151d.
commit e6f7f2928f.
This commit is contained in:
Matthew Bauer
2019-01-03 15:20:26 -06:00
parent 2da31b80bb
commit 8505e710e7
76 changed files with 1608 additions and 698 deletions
@@ -67,7 +67,5 @@ runCommand "Toolchains" {} (''
done
ln -s ${buildPackages.darwin.bootstrap_cmds}/bin/mig $toolchain/bin
mkdir -p $toolchain/libexec
ln -s ${buildPackages.darwin.bootstrap_cmds}/libexec/migcom $toolchain/libexec
ln -s ${mkdep-darwin-src} $toolchain/bin/mkdep
'')