uvg266/rdcost-weight-tool/build.sh

5 lines
91 B
Bash
Raw Permalink Normal View History

#!/bin/sh
2020-11-19 16:39:39 +00:00
gcc -O2 filter_rdcosts.c -o frcosts_matrix
gcc -O2 ols_2ndpart.c -o ols_2ndpart