#13032: Add ccache as an optional spkg
-----------------------------------+----------------------------------------
       Reporter:  rohana           |         Owner:  GeorgSWeber          
           Type:  enhancement      |        Status:  positive_review      
       Priority:  major            |     Milestone:  sage-5.6             
      Component:  build            |    Resolution:                       
       Keywords:  sd40.5           |   Work issues:                       
Report Upstream:  N/A              |     Reviewers:  Punarbasu Purkayastha
        Authors:  R. Andrew Ohana  |     Merged in:                       
   Dependencies:                   |      Stopgaps:                       
-----------------------------------+----------------------------------------

Comment (by jdemeyer):

 Why this:
 {{{
 if [ -z "$CCACHE_DIR" ]; then
     CCACHE_DIR="$DOT_SAGE/ccache"
 fi
 if [ -z "$CYCACHE_DIR" ]; then
     CYCACHE_DIR="$DOT_SAGE/cycache"
 fi
 }}}

 Why not use the default directories?

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