Skip to content

Commit

Permalink
fixup! Excise Random from the system image
Browse files Browse the repository at this point in the history
  • Loading branch information
vchuravy committed Dec 4, 2023
1 parent 519720c commit b9f4db6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stdlib/stdlib.mk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ STDLIBS_WITHIN_SYSIMG := \
INDEPENDENT_STDLIBS := \
ArgTools Base64 CRC32c Dates DelimitedFiles Distributed Downloads Future \
InteractiveUtils LazyArtifacts LibGit2 LibCURL Logging Markdown Mmap \
NetworkOptions Profile Printf Pkg Random REPL Serialization SharedArrays SparseArrays \
NetworkOptions Profile Printf Pkg Random REPL Serialization SHA SharedArrays SparseArrays \
Statistics StyledStrings Tar Test TOML Unicode UUIDs \
dSFMT_jll GMP_jll libLLVM_jll LLD_jll LLVMLibUnwind_jll LibUnwind_jll LibUV_jll \
LibCURL_jll LibSSH2_jll LibGit2_jll nghttp2_jll MozillaCACerts_jll MbedTLS_jll \
Expand Down

0 comments on commit b9f4db6

Please sign in to comment.