#12841: update M4RIE to newest upstream release
-----------------------------------+----------------------------------------
Reporter: malb | Owner: tbd
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-5.1
Component: packages | Resolution:
Keywords: | Work issues: autoheader
Report Upstream: N/A | Reviewers:
Authors: Martin Albrecht | Merged in:
Dependencies: #12840 | Stopgaps:
-----------------------------------+----------------------------------------
Comment (by SimonKing):
I get
{{{
king@mpc622:/mnt/local/king/SAGE/stable/sage-5.0.beta13/spkg/optional/libm4rie-20120415$
hg status
M spkg-install
king@mpc622:/mnt/local/king/SAGE/stable/sage-5.0.beta13/spkg/optional/libm4rie-20120415$
hg diff
diff --git a/spkg-install b/spkg-install
--- a/spkg-install
+++ b/spkg-install
@@ -26,7 +26,7 @@
CPPFLAGS="$INCLUDES"
if [ "x$SAGE_DEBUG" = "xyes" ]; then
- CFLAGS="-O0 $CFLAGS"
+ CFLAGS="$CFLAGS -O0"
ENABLE_DEBUG="--enable-debug"
else
CFLAGS="-O2 $CFLAGS"
}}}
So, please update the package by checking in the changes!
Apart from that, self tests and make ptestlong pass, and we see some
speed-up. I only tested on one platform, though. Jeroen, can you confirm
that the problem you mentioned is fixed?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12841#comment:28>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.