diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-12-05 21:57:14 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-12-05 21:59:05 +0100 |
commit | c2b8856f2d806fbe51690b6809cd955273503d46 (patch) | |
tree | 8043c7992735f9b3588e6bdaf4f98a5679cbf04c /thirdparty/README.md | |
parent | 9a96a2a06e2daacdcd90469c33e8f5f6dafa6958 (diff) | |
download | redot-engine-c2b8856f2d806fbe51690b6809cd955273503d46.tar.gz |
Revert "Fix MinGW-w64 build of TinyEXR for old toolchains"
This reverts commit 37f5e1dcd94611dd5b670f013abf0323e8b47def.
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r-- | thirdparty/README.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md index 1573fab7b6..a6fbde5840 100644 --- a/thirdparty/README.md +++ b/thirdparty/README.md @@ -397,10 +397,6 @@ Files extracted from upstream source: - `tinyexr.{cc,h}` -Important: Some changes were made to get TinyEXR to build on the ancient -MinGW-w64 toolchain of Travis CI. -https://github.com/godotengine/godot/commit/37f5e1dcd94611dd5b670f013abf0323e8b47def - ## zlib |