🐛 Fixed freeimage build with GCC 11

This commit is contained in:
2021-08-09 15:53:33 +02:00
parent 5b1f168fcf
commit 1ff57b2f9a
3 changed files with 18 additions and 1 deletions

View File

@ -1,4 +1,7 @@
sources:
"3.18.0":
url: "http://downloads.sourceforge.net/freeimage/FreeImage3180.zip"
sha256: "f41379682f9ada94ea7b34fe86bf9ee00935a3147be41b6569c9605a53e438fd"
sha256: "f41379682f9ada94ea7b34fe86bf9ee00935a3147be41b6569c9605a53e438fd"
patches:
"3.18.0":
- patch_file: "patches/3.18.0/cpp11.patch"