4443a41 Don't produce unnecessary things for the debug variant

1 file Authored by Severin Gehwolf 4 years ago, Committed by pmikova 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 -54