[
https://issues.apache.org/jira/browse/MINIFICPP-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16816461#comment-16816461
]
Mr TheSegfault commented on MINIFICPP-57:
-----------------------------------------
I would update this ticket to support these features through our bootstrap
process. This can already be done via CMAKE manually
> Create multiple build profiles
> ------------------------------
>
> Key: MINIFICPP-57
> URL: https://issues.apache.org/jira/browse/MINIFICPP-57
> Project: Apache NiFi MiNiFi C++
> Issue Type: Improvement
> Reporter: Aldrin Piri
> Priority: Minor
>
> Depending on intended use, multiple build profiles that can optimize the
> compiler flags would be helpful. At minimum one should be a more verbose
> option '-Og' for debugging and build and then a size optimized '-Os' for
> compact binaries.
> https://gcc.gnu.org/onlinedocs/gcc/Optimize-Options.html
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)