Skip to content

Commit

Permalink
re-enable Pkg precompilation (JuliaLang#3835)
Browse files Browse the repository at this point in the history
  • Loading branch information
KristofferC authored Mar 8, 2024
1 parent a2b8729 commit e082111
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/precompile.jl
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,6 @@ let
end

if Base.generating_output()
# pkg_precompile()
pkg_precompile()
end
end

0 comments on commit e082111

Please sign in to comment.