Opened 2 years ago
Closed 2 years ago
#66115 closed enhancement (fixed)
magic: arm64 build
Reported by: | just22 (Alessandro DE LAURENZIS) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | magic |
Description
All implicit function declarations in upstream code have been resolved after a recent PR merge (see https://github.com/RTimothyEdwards/magic/pull/191), so https://github.com/RTimothyEdwards/magic/issues/69 is now closed.
Magic compiles with "-Werror=implicit-function-declaration" and its binary doesn't segfault anymore on Apple arm64 arch (tested on a MacBook Air M1).
Please re-add arm64 to the list of supported archs.
Cheers
-- Alessandro
Change History (2)
comment:1 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
Summary: | science/magic: arm64 build → magic: arm64 build |
comment:2 Changed 2 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Yup, I noticed! Thanks! I'll do that when updating the port to the next version.