Skip to content
Commit 30c82218 authored by Timo Kaufmann's avatar Timo Kaufmann
Browse files

sage: don't override pari

Sage assumes that pari does not use threads. However instead of
disabling them at compile time, we can diable them at runtime instead.
As a result, sage doesn't need its own version of pari anymore. That
means less rebuilds, less complexity and easier debugging.
parent 39ab7a07
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment