3e96cc2 make it simpler to disable silent builds

Authored and Committed by berrange 8 months ago
1 file changed. 11 lines added. 8 lines removed.
    make it simpler to disable silent builds
    
    Sometimes it is important to be able to see the actual set of
    files built. Rather than requiring editting the edk2-build.py
    arg for each flavour, lets have a macro to turn this off in
    one place.
    
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
    
        
file modified
+11 -8