mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-14 07:45:04 +00:00
less verbose build debugging
This commit is contained in:
parent
bb0df1ef0a
commit
9e05d21b3f
3 changed files with 30 additions and 13 deletions
|
@ -176,4 +176,7 @@ flags! {
|
|||
|
||||
/// Print out shell commands used to buid the Roc and host code
|
||||
ROC_PRINT_BUILD_COMMANDS
|
||||
|
||||
/// Print out shell commands used to buid the Roc and host code along with used env vars
|
||||
ROC_PRINT_BUILD_COMMANDS_WITH_ENV_VARS
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue