cpython: 296fb7c10a7d (original) (raw)
Mercurial > cpython
changeset 100113:296fb7c10a7d 2.7
Issue #25934: Default to /fp:strict for ICC builds [#25934]
Zachary Ware zachary.ware@gmail.com | |
---|---|
date | Fri, 29 Jan 2016 19:06:00 -0600 |
parents | 14463726a4a0 |
children | 6f7b2b7a029a |
files | PCbuild/pyproject.props PCbuild/python.props |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-)[+] [-] PCbuild/pyproject.props 3 PCbuild/python.props 2 |
line wrap: on
line diff
--- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -49,6 +49,9 @@ false MultiThreadedDebugDLL
<FloatingPointModel>Strict</FloatingPointModel>[](#l1.8)
- [](#l1.10) $(OutDir);%(AdditionalLibraryDirectories)[](#l1.11) true[](#l1.12)
--- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -11,6 +11,8 @@ Give a default for BasePlatformToolset as well, it's used by ICC and ignored otherwise --> v90