File tree 2 files changed +1
-19
lines changed
2 files changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,5 @@ c_compiler: # [win]
16
16
cxx_compiler : # [win]
17
17
- vs2019 # [win]
18
18
19
- MACOSX_DEPLOYMENT_TARGET :
20
- - 10.10 # [osx and x86_64]
21
-
22
- macos_machine :
23
- - x86_64-apple-darwin13.4.0 # [osx and x86_64]
24
-
25
- macos_min_version :
26
- - 10.10 # [osx and x86_64]
27
-
28
19
CONDA_BUILD_SYSROOT :
29
- - /opt/MacOSX10.10.sdk # [osx and x86_64]
20
+ - /opt/MacOSX10.10.sdk # [osx and x86_64]
Original file line number Diff line number Diff line change @@ -16,14 +16,5 @@ c_compiler: # [win]
16
16
cxx_compiler : # [win]
17
17
- vs2019 # [win]
18
18
19
- MACOSX_DEPLOYMENT_TARGET :
20
- - 10.10 # [osx and x86_64]
21
-
22
- macos_machine :
23
- - x86_64-apple-darwin13.4.0 # [osx and x86_64]
24
-
25
- macos_min_version :
26
- - 10.10 # [osx and x86_64]
27
-
28
19
CONDA_BUILD_SYSROOT :
29
20
- /opt/MacOSX10.10.sdk # [osx and x86_64]
You can’t perform that action at this time.
0 commit comments