Update 5.1.1.rst

This commit is contained in:
Hugo 2018-04-13 00:15:23 +03:00 committed by GitHub
parent 5f94a9410b
commit cddb5b221c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ Prior to Pillow 5.1.0, Xcode 8 was used, supporting El Capitan 10.11.
Instead, Pillow 5.1.1 is built with the oldest available Xcode 6.4 to support
at least 10.10 Yosemite.
Fix _i2f compilation on some GCC versions
=========================================
Fix _i2f compilation with some GCC versions
===========================================
For example, this allows compilation on GCC 4.8.
For example, this allows compilation with GCC 4.8 on NetBSD.