mirror of
https://github.com/gbdev/rgbds.git
synced 2026-05-09 03:19:35 +00:00
0a0427afbb
GitHub's ubuntu-18.04 environment installs gcc 7.3.0. The latest ubuntu-20.04 environment installs gcc 9.3.0. Version 9.3.0 is incompatible with building libpng 1.6.37, as of 2021-03-04. Fixes #783