[ 
https://issues.apache.org/jira/browse/IMPALA-13073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joe McDonnell resolved IMPALA-13073.
------------------------------------
    Fix Version/s: Impala 4.5.0
       Resolution: Fixed

> Toolchain builds should pass VERBOSE=1 into make
> ------------------------------------------------
>
>                 Key: IMPALA-13073
>                 URL: https://issues.apache.org/jira/browse/IMPALA-13073
>             Project: IMPALA
>          Issue Type: Improvement
>            Reporter: Joe McDonnell
>            Assignee: Joe McDonnell
>            Priority: Major
>             Fix For: Impala 4.5.0
>
>
> It is useful to be able to examine the compilation flags for toolchain 
> components. Sometimes we want to add --fno-omit-frame-pointers or add debug 
> symbols with -g1 and verify that it actually gets set. For projects that use 
> CMake, the output often does not print the compile command. CMake can produce 
> a compilation database, but it is simpler to have make print the compilation 
> command by adding VERBOSE=1. The output isn't that big and output gets 
> redirected to a file, so it seems like we could leave it on by default.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to