mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-03-05 12:12:58 +00:00
linux-mingw: upgrade conan packages, conan GCC version
Also use ownstuff ffmpeg, instead of the dead link from mingw-setup.sh mingw-setup.sh was thus removed as it only did one thing that could be reduced to a single command in the Dockerfile.
This commit is contained in:
@@ -21,6 +21,6 @@ arch=x86_64
|
||||
compiler=gcc
|
||||
|
||||
# Adjust to the gcc version of your MinGW package
|
||||
compiler.version=9
|
||||
compiler.version=10.2
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Release
|
||||
|
||||
Reference in New Issue
Block a user