coverity-scan.sh: cov-configure gcc cross-compiler
This commit is contained in:
parent
2c8fe02c2d
commit
346a00bbd1
@ -29,6 +29,7 @@ echo
|
||||
if [ "$1" != "prepare" ]; then
|
||||
export TOOLPREFIX=x86_64-jehanne-
|
||||
export CC=x86_64-jehanne-gcc
|
||||
cov-configure --comptype gcc --compiler $JEHANNE/hacking/cross/toolchain/bin/x86_64-jehanne-gcc
|
||||
build all
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user