Commit 723ddd1
Jonathan Turner
Rollup merge of #36784 - jonathandturner:env_var, r=alexcrichton
Remove requirement to use 10.7 (fixes macOS)
Fixes #36650 by removing the requirement to use 10.7. @alexcrichton pointed out that the buildbots won't be affected, since they set the requirement with an environment variable.
This should now allow rustbuild to build Rust on macOS (nee OS X)
r? @alexcrichton1 file changed
+0
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
659 | 659 | | |
660 | 660 | | |
661 | 661 | | |
662 | | - | |
663 | | - | |
664 | | - | |
665 | | - | |
666 | | - | |
667 | | - | |
668 | 662 | | |
669 | 663 | | |
670 | 664 | | |
| |||
933 | 927 | | |
934 | 928 | | |
935 | 929 | | |
936 | | - | |
937 | 930 | | |
938 | 931 | | |
939 | 932 | | |
| |||
0 commit comments