]> granicus.if.org Git - python/commit
Issue #1496032. Add -mieee to BASECFLAGS on alpha, when gcc is
authorMark Dickinson <dickinsm@gmail.com>
Fri, 25 Apr 2008 16:11:04 +0000 (16:11 +0000)
committerMark Dickinson <dickinsm@gmail.com>
Fri, 25 Apr 2008 16:11:04 +0000 (16:11 +0000)
commit65134662707f270146122ffd71b4a6ac10536e4d
tree23e8b43a283fd0fd6a5abfc8d680171f953276fa
parent6ad5fbb7ea90d475d77ee3b41a6ba198316b0d05
Issue #1496032.  Add -mieee to BASECFLAGS on alpha, when gcc is
the compiler.  This should(?) help to fix failures in test_math
and test_cmath on Linux/alpha.

Also add configure message reporting the result of uname -m, as
a debugging aid.
Misc/NEWS
configure
configure.in