mirror of
https://github.com/outbackdingo/UltraGrid.git
synced 2026-03-20 21:40:15 +00:00
Revert "GitHub CI: Win - install whole gcc toolchain"
Seem no longer to be needed, also GCC has been used that time.
The change may very slightly (if noticable) improve CI run time but it
is consstent with instructions in wiki and also more clear.
This reverts commit 8278e15201.
This commit is contained in:
3
.github/scripts/Windows/prepare_msys.sh
vendored
3
.github/scripts/Windows/prepare_msys.sh
vendored
@@ -46,7 +46,8 @@ PACMAN_INSTALL='pacman -Sy --needed --noconfirm --disable-download-timeout'
|
||||
MINGW_PACKAGE_PREFIX=mingw-w64-clang-x86_64
|
||||
m=$MINGW_PACKAGE_PREFIX
|
||||
$PACMAN_INSTALL automake autoconf git make pkgconf \
|
||||
$m-gcc-compat $m-toolchain \
|
||||
$m-clang $m-winpthreads-git \
|
||||
$m-gcc-compat \
|
||||
unzip zip
|
||||
$PACMAN_INSTALL $m-asciidoc \
|
||||
$m-ffmpeg \
|
||||
|
||||
Reference in New Issue
Block a user