mirror of
https://git.suyu.dev/suyu/build-environments.git
synced 2026-03-23 03:02:57 +00:00
cbbee60824d70133a807aa0a37c8cecaea5493a2
Ubuntu 20.04's version of Boost (1.71.0) is older than yuzu's minimum requirement (1.73.0). Thus the container was downloading Boost through conan each time it builds yuzu. Instead, install Boost through Conan ahead of time, as opposed to installed effectively garbage.
build-environments
Dockerfile entries used for building yuzu binaries.
Languages
Dockerfile
67.7%
Shell
32.3%