We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
make clean
1 parent 9f7295c commit ce0a666Copy full SHA for ce0a666
infra/platforms-eval.sh
@@ -81,6 +81,8 @@ python3 $INFRA_DIR/platforms/cross-plot.py "$OUTDIR/platforms/output"
81
echo "Finished platforms evaluation"
82
date
83
84
+make clean
85
+
86
# clean up cache and build files
87
if [ -n "$RM_CACHE" ]; then
88
echo "removing cache and drivers"
0 commit comments