File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -38,10 +38,10 @@ build_script:
3838 - C:\msys64\usr\bin\bash -lc "pwd"
3939 - mkdir C:\projects\libiio\build-mingw-win32\"%configuration%"& cd C:\projects\libiio\build-mingw-win32\"%configuration%"
4040 - C:\msys64\usr\bin\bash -lc "pwd"
41+ - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu"
4142 - C:\msys64\usr\bin\bash -lc "pacman -Rs --noconfirm mingw-w64-i686-gcc-ada mingw-w64-i686-gcc-fortran mingw-w64-i686-gcc-libgfortran mingw-w64-i686-gcc-objc"
4243 - C:\msys64\usr\bin\bash -lc "rm /mingw32/etc/gdbinit"
4344 - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Sy mingw-w64-i686-gcc mingw-w64-i686-libusb mingw-w64-i686-curl mingw-w64-i686-cmake mingw-w64-i686-libxml2 mingw-w64-i686-pkg-config mingw-w64-i686-libzip"
44- - C:\msys64\usr\bin\bash -lc "pacman --noconfirm -Syu"
4545 # Newer llvm breaks doxygen, use old version for now
4646 - C:\msys64\usr\bin\bash -lc "pacman -U --noconfirm http://repo.msys2.org/mingw/i686/mingw-w64-i686-llvm-5.0.0-3-any.pkg.tar.xz http://repo.msys2.org/mingw/i686/mingw-w64-i686-clang-5.0.0-3-any.pkg.tar.xz"
4747 # set the specific version of doxygen (06-Jun-2018), need to look at this later.
You can’t perform that action at this time.
0 commit comments