Update 5.1.1.rst

This commit is contained in:
Hugo 2018-04-13 00:15:23 +03:00 committed by Andrew Murray
parent 00e2c2f872
commit 23363f4b22

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.