diff --git a/contrib/generate_precompile.jl b/contrib/generate_precompile.jl index 00bbdc26526b6..045e61c1f15c8 100644 --- a/contrib/generate_precompile.jl +++ b/contrib/generate_precompile.jl @@ -421,6 +421,7 @@ generate_precompile_statements() # As a last step in system image generation, # remove some references to build time environment for a more reproducible build. +Base.Filesystem.temp_cleanup_purge(force=true) @eval Base PROGRAM_FILE = "" @eval Sys begin BINDIR = ""