[issue24973] CFLAGS for Visual Studio

Chris Hogan report at bugs.python.org
Mon Aug 31 22:34:51 CEST 2015


New submission from Chris Hogan:

This Visual Studio project change appends to the compiler flags any values in the CFLAGS environment variable.

----------
components: Build, Windows
files: addcflags3_5.patch
keywords: patch
messages: 249427
nosy: christopher.hogan, paul.moore, r.david.murray, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: CFLAGS for Visual Studio
versions: Python 2.7, Python 3.5
Added file: http://bugs.python.org/file40308/addcflags3_5.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24973>
_______________________________________


More information about the Python-bugs-list mailing list