Changes between Version 4 and Version 6 of Ticket #12789


Ignore:
Timestamp:
04/02/12 01:56:05 (14 months ago)
Author:
jdemeyer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #12789

    • Property Status changed from new to needs_review
  • Ticket #12789 – Description

    v4 v6  
    55 2. remove all "echo" statements from `sage-check-64` (they were being redirected to /dev/null anyway). 
    66 3. move the sourcing of this file up in sage-env, before the compiler flags are set.  This would allow changing the default compiler flags, depending on `SAGE64` or other future architecture flags. 
     7 4. remove sourcing of `sage-check-64` from `local/bin/sage-build`.  The latter script is only called from `spkg/bin/sage` at which point `SAGE64` is already set if needed. 
    78 
    89'''Apply''':