[MacPorts] #48435: clisp: Enable x86_64 architecture
#48435: clisp: Enable x86_64 architecture -------------------------+------------------------ Reporter: raimue@… | Owner: easieste@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: haspatch | Port: clisp -------------------------+------------------------ clisp @2.49_2 explicitly disables 64-bit support with the comment that it relies on 32-bit inline-asm. I just tried and it built fine for me with 64-bit. The resulting binary seems to work fine. {{{ $ file /opt/local/bin/clisp /opt/local/bin/clisp: Mach-O 64-bit x86_64 executable }}} I propose to enable this architecture in the port. Any further tests we can run to verify this is correct? (on a side note, `port test` fails for me due to `nohup: can't detach from console: No such file or directory` which is a common problem on OS X 10.10 Yosemite). -- Ticket URL: <https://trac.macports.org/ticket/48435> MacPorts <https://www.macports.org/> Ports system for OS X
#48435: clisp: Enable x86_64 architecture --------------------------+------------------------ Reporter: raimue@… | Owner: easieste@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: haspatch Port: clisp | --------------------------+------------------------ Changes (by easieste@…): * status: new => closed * resolution: => fixed Comment: Committed in <https://trac.macports.org/changeset/138999>. Thanks for the note. -- Ticket URL: <https://trac.macports.org/ticket/48435#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts