Break out unit tests - linking - also compilation time stats #2627

only:time make
This commit is contained in:
rusefi 2025-02-26 20:31:56 -05:00
parent efa59710c7
commit ab7d535be6
1 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#!/bin/bash
set -e
make clean
time make -j16 2>b > a