We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e646ccb commit df3f08bCopy full SHA for df3f08b
stdlib/Makefile
@@ -42,7 +42,7 @@ $(foreach jll,$(JLLS),$(eval $(call download-artifacts-toml,$(jll))))
42
43
STDLIBS = Artifacts Base64 CRC32c Dates FileWatching \
44
Future InteractiveUtils Libdl LibGit2 LinearAlgebra Logging \
45
- Markdown Mmap Printf Profile Random REPL Serialization \
+ Markdown Mmap OpenSSL Printf Profile Random REPL Serialization \
46
SharedArrays Sockets Test TOML Unicode UUIDs \
47
$(JLL_NAMES)
48
0 commit comments