-
-
Notifications
You must be signed in to change notification settings - Fork 508
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MPIR: Use proper ABI name on Linux PPC64 #11964
Comments
Attachment: mpir-2.1.3.p6-p7.diff.gz Diff between the p6 (from #11896) and the p7. For reference / review only. |
This comment has been minimized.
This comment has been minimized.
Author: Leif Leonhardy |
comment:2
I will try to give a spin shortly. |
Reviewer: John Palmieri |
comment:3
The patch makes sense and this builds on the skynet machine silius. François, I'm setting this to positive review, but if you disagree or want more time to look at it, please switch it back. |
Merged: sage-4.7.3.alpha0 |
Milestone sage-4.7.3 deleted |
Changed merged from sage-4.7.3.alpha0 to sage-4.8.alpha0 |
This is a follow-up to #11896, where we introduced setting
ABI
also on Linux unless it is already set.On 64-bit PowerPC Linux, this has to be
ABI=mode64
instead ofABI=64
.New spkg: http://sage.math.washington.edu/home/leif/Sage/spkgs/mpir-2.1.3.p7.spkg
md5sum:
cf8ce66fd5e5fcec58d3b0f596f76cb5
CC: @kiwifb @jhpalmieri
Component: packages: standard
Keywords: PowerPC64 mode32 mode64 64-bit
Author: Leif Leonhardy
Reviewer: John Palmieri
Merged: sage-4.8.alpha0
Issue created by migration from https://trac.sagemath.org/ticket/11964
The text was updated successfully, but these errors were encountered: