Opened 3 months ago
Closed 2 months ago
#33871 closed defect (fixed)
Don't run singular in spkg-configure.m4 when cross compiling
Reported by: | isuruf | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-9.7 |
Component: | build: configure | Keywords: | |
Cc: | saraedum, mkoeppe, dimpase, mjo | Merged in: | |
Authors: | Isuru Fernando | Reviewers: | Matthias Koeppe |
Report Upstream: | N/A | Work issues: | |
Branch: | 9a050a3 (Commits, GitHub, GitLab) | Commit: | 9a050a3e85bdd1e3eca7fcaba3e77139381ae0db |
Dependencies: | Stopgaps: |
Description
Currently, singular's spkg-configure.m4 runs singular, but there's no fallback when cross compiling sage.
Change History (4)
comment:1 Changed 3 months ago by
- Branch set to u/isuruf/singular-cross
- Commit set to 9a050a3e85bdd1e3eca7fcaba3e77139381ae0db
- Status changed from new to needs_review
comment:2 Changed 3 months ago by
- Cc dimpase mjo added
comment:3 Changed 2 months ago by
- Reviewers set to Matthias Koeppe
- Status changed from needs_review to positive_review
comment:4 Changed 2 months ago by
- Branch changed from u/isuruf/singular-cross to 9a050a3e85bdd1e3eca7fcaba3e77139381ae0db
- Resolution set to fixed
- Status changed from positive_review to closed
Note: See
TracTickets for help on using
tickets.
New commits:
Assume singular installation works when cross compiling