Skip to content
Snippets Groups Projects
Commit c849fda0 authored by jdh8d's avatar jdh8d
Browse files

turned on main-exe-only when using zipr

Former-commit-id: 437956f86bad9c631bb19aaa13c439cbdfadbf01
parent f2889abf
No related branches found
No related tags found
No related merge requests found
......@@ -244,6 +244,7 @@ check_options()
echo using Zipr backend
phases_spec=" $phases_spec stratafy_with_pc_confine=off generate_spri=off spasm=off fast_annot=off zipr=on\
preLoaded_ILR1=off preLoaded_ILR2=off fast_spri=off "
step_options_gather_libraries="$step_options_gather_libraries --main_exe_only"
elif [ "X$2" = "Xstrata" ]; then
echo using Strata backend
# strata is default, do nothing.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment