If anyones got a minute or two, the following package needs review. It should
not take long, or be difficult, as there are only 4 lines changed (excluding
comments).
http://trac.sagemath.org/sage_trac/ticket/9277
The changes do two things.
1) Allows the Flint test suite to build 64-bit by adding the -m64 flag on all
operating systems if SAGE64 is set to "yes", not just OS X.
2) Ensures the test suite is only called once if SAGE_CHECK is set to "yes".
Previously it was called twice, as it was invoked from spkg-install too.
(Calling twice would have happened on any platform).
As usual with almost anything I write, the comments exceed the code, but the
patch file is still very small.
Dave
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org