7bd142a Don't produce unnecessary things for the debug variant

Authored and Committed by Severin Gehwolf 4 years ago
    Don't produce unnecessary things for the debug variant
    
    This speeds up the build as no bootcycle image build is
    being performed for the slowdebug variant. Also don't
    produce a javadoc or javadoc-zip package for the slowdebug
    variant as that is pointless.
    
        
file modified
+23 -51