M Joonas Pihlaja <jpihl...@cc.helsinki.fi> added the comment:

Here's a test case:

$ CFLAGS="--haflkhlaiuhfnafkghnaf" ./configure; make
[... configure does its thing... ]
[... make does its thing and completes successfully ...]

Expected result:  The build fails due to an unknown flag in CFLAGS.

Witnessed result:  CFLAGS is completely ignored.

----------
nosy: +joonas

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue1104249>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to