Сборка: добавлено фиксирование --with-bdeps значения в собираемом дистрибутиве

* фиксирование переменной cl_update_with_bdeps_set при указании --with-bdeps
* удаление занчения при запаковке
mhiretskiy
parent 2d003fe095
commit f881d37f59

@ -3,3 +3,8 @@
cl_autoupdate_set = on
cl_template_locate = #-cl_builder_template_location-#
!cl_template_path = del
#?cl_builder_with_bdeps_opt_set!=#-cl_builder_with_bdeps_set-##
[update]
cl_update_with_bdeps_set = #-cl_builder_with_bdeps_opt_set-#
#cl_builder_with_bdeps_opt_set#

@ -14,6 +14,7 @@ os_linux_files = #-os_builder_linux_files-#
[update]
!cl_update_branch_name =
!cl_update_binhost =
!cl_update_with_bdeps_set =
#?cl_builder_binhost_stable_set==off#
cl_update_binhost_stable_set = off
#cl_builder_binhost_stable_set#

Loading…
Cancel
Save