Changed gcov prefix for appveyor builds
This commit is contained in:
parent
9dcf11a82f
commit
f38b1b24fe
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ platform:
|
|||
configuration: Release
|
||||
|
||||
install:
|
||||
- 'set GCOV_PREFIX=%APPVEYOR_BUILD_FOLDER%'
|
||||
- "%CYG_BASH% -lc 'cd $APPVEYOR_BUILD_FOLDER; ./autogen.sh'"
|
||||
- '%CYG_BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; ./configure CC=i686-w64-mingw32-gcc CFLAGS=\"-g -O0\" --enable-gcov"'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue