File: .coverity-prepare.sh

package info (click to toggle)
zimg 3.0.5%2Bds1-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,252 kB
  • sloc: cpp: 31,047; makefile: 405; ansic: 226; sh: 1
file content (4 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (3)
1
2
3
4
cov-configure --comptype gcc --compiler ${CC} --template
./autogen.sh
./configure --enable-simd --enable-testapp --enable-example
make clean