Gabor Gyimesi created MINIFICPP-1404:
----------------------------------------

             Summary: 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


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)

Reply via email to