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