export COVERAGE=true
This commit is contained in:
@@ -20,6 +20,7 @@ build:
|
||||
- rm -rf build
|
||||
- mkdir -p build
|
||||
- cd build
|
||||
- export COVERAGE=true
|
||||
- cmake ../DRAMSys
|
||||
- make -j 16
|
||||
- find . -name "*.o" -type f -delete
|
||||
|
||||
Reference in New Issue
Block a user