Issue #21122: Fix LTO builds on OS X.

Patch by Brett Cannon.
This commit is contained in:
Ned Deily 2016-09-06 15:09:20 -07:00
parent b84fd04f39
commit 8482ce4868
3 changed files with 23 additions and 19 deletions

View file

@ -212,6 +212,8 @@ Build
- Update OS X installer to use SQLite 3.14.1 and XZ 5.2.2.
- Issue #21122: Fix LTO builds on OS X.
Windows
-------