Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Uwe Fechner committed May 6, 2024
1 parent b962e56 commit 53a8770
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/create_sys_image.jl
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ PackageCompiler.create_sysimage(
:KiteModels, :KitePodModels, :StructTypes, :YAML, :StatsBase, :ControlPlots];
sysimage_path="kps-image_tmp.so",
include_transitive_dependencies=false,
sysimage_build_args="-t 1",
precompile_execution_file=joinpath("test", "test_for_precompile.jl")
)

0 comments on commit 53a8770

Please sign in to comment.