Skip to content

Commit c045552

Browse files
authored
Update S/slope/build_tarballs.jl
1 parent 252b77e commit c045552

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

S/slope/build_tarballs.jl

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
using BinaryBuilder, Pkg
22

3-
# See https://github.com/JuliaLang/Pkg.jl/issues/2942
4-
# Once this Pkg issue is resolved, this must be removed
5-
uuid = Base.UUID("a83860b7-747b-57cf-bf1f-3e79990d037f")
6-
delete!(Pkg.Types.get_last_stdlibs(v"1.6.3"), uuid)
7-
83
const YGGDRASIL_DIR = "../.."
94
include(joinpath(YGGDRASIL_DIR, "platforms", "macos_sdks.jl"))
105

0 commit comments

Comments
 (0)