Opened 2 years ago
Closed 2 years ago
#65780 closed defect (fixed)
openlibm: update to latest upstream release; fixes build for ARM
Reported by: | mascguy (Christopher Nielsen) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | Cc: | ||
Port: | openlibm |
Description
The current (outdated) version of this port fails on ARM, due to the following:
clang: error: the clang compiler does not support '-march=armv7-a'
That's been fixed by upstream, and we should update to pick that up.
Change History (2)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
comment:2 Changed 2 years ago by Christopher Nielsen <mascguy@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
PR submitted:
PR 16018 - openlibm: update to 0.8.1