[
https://issues.apache.org/jira/browse/IMPALA-13073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe McDonnell reassigned IMPALA-13073:
--------------------------------------
Assignee: Joe McDonnell
> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]