[MacPorts] #48435: clisp: Enable x86_64 architecture
MacPorts
noreply at macports.org
Sat Jul 25 09:26:10 PDT 2015
#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
More information about the macports-tickets
mailing list