[
https://issues.apache.org/jira/browse/MINIFICPP-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Gyimesi resolved MINIFICPP-1404.
--------------------------------------
Resolution: Fixed
> Add option to disable unity build of AWS lib
> --------------------------------------------
>
> Key: MINIFICPP-1404
> URL: https://issues.apache.org/jira/browse/MINIFICPP-1404
> Project: Apache NiFi MiNiFi C++
> Issue Type: New Feature
> Reporter: Gabor Gyimesi
> Assignee: Gabor Gyimesi
> Priority: Trivial
> Time Spent: 1h
> Remaining Estimate: 0h
>
> AWS library is built with unity build option ON by default to make the
> library smaller. The library is built using a single generated cpp file,
> which is generated thus recompiled in every single build event. Because of
> this if we build iteratively (for example while developing on a local
> machine) we have to rebuild the library every single time even if no change
> has occurred. We should add an option to disable the unity build in this case.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)