File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change 9696 # 1-depth packages
9797 :LinearAlgebra , # Commits type-piracy and GEMM
9898 :Random , # Can't be removed due to rand being exported by Base
99+
100+ # PackageCompiler's 1.10 list
101+ :LibSSH2_jll ,
102+ :OpenBLAS_jll ,
103+ :nghttp2_jll ,
104+ :Serialization ,
105+ :LibGit2_jll ,
106+ # :Libdl,
107+ # :SHA,
108+ :Downloads ,
109+ # ,
110+ # :Pkg, # Complains about 7z locally
111+ # :FileWatching,
112+ # :Artifacts,
113+ :Base64 ,
114+ :Dates ,
115+ :InteractiveUtils ,
116+ :libblastrampoline_jll ,
117+ :Markdown ,
118+ :p7zip_jll ,
119+ :Unicode ,
120+ :UUIDs ,
121+ :MozillaCACerts_jll ,
122+ :LibCURL_jll ,
123+ :TOML ,
124+ :CRC32c ,
125+ :Logging ,
126+ # :REPL, This hangs for some reason @kristoffer
127+ # :MbedTLS_jll, # Complains about not being found
128+ :LibCURL ,
129+ :NetworkOptions ,
130+ :Tar ,
131+ :LibGit2 ,
132+ :Mmap ,
133+ # :LinearAlgebra,
134+ # :Random,
135+ # :Sockets,
136+ :Future ,
137+ :Printf ,
138+ :ArgTools ,
99139 ]
100140 end
101141 # PackageCompiler can filter out stdlibs so it can be empty
You can’t perform that action at this time.
0 commit comments