#10188: mpir spkg needs update for Fedora 14
------------------------------+---------------------------------------------
   Reporter:  vbraun          |       Owner:  tbd                       
       Type:  defect          |      Status:  positive_review           
   Priority:  major           |   Milestone:  sage-4.6.1                
  Component:  packages        |    Keywords:  execstack executable stack
     Author:  Volker Braun    |    Upstream:  N/A                       
   Reviewer:  Leif Leonhardy  |      Merged:                            
Work_issues:                  |  
------------------------------+---------------------------------------------

Comment(by leif):

 P.S.:

 The already tested and positively reviewed MPIR 2.1.3.p1 spkg at #8664
 contains the same fix, cf.
 
http://trac.sagemath.org/sage_trac/attachment/ticket/8664/trac_8664-mpir-2.1.1_vs._2.1.3.p0-spkg.patch:
 {{{
 #!sh
     ...
     Linux)
         # Work around (erroneously) set "executable stack" attributes,
         # causing runtime errors on Fedora 14 and other SELinux-
         # enabled systems:
         LDFLAGS="$LDFLAGS -Wl,-z,noexecstack"
         export LDFLAGS # perhaps redundant, but safe(r)

         ...
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10188#comment:14>
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.

Reply via email to