Commit 3df32212 by David Edelsohn

- Add Darwin and AIX to supported platforms.

From-SVN: r50414
parent 6d7a1c4c
...@@ -52,7 +52,7 @@ Libffi has been ported to: ...@@ -52,7 +52,7 @@ Libffi has been ported to:
m68k - Linux (System V ABI) m68k - Linux (System V ABI)
PowerPC - Linux (System V ABI) PowerPC - Linux (System V ABI, Darwin, AIX)
ARM - Linux (System V ABI) ARM - Linux (System V ABI)
...@@ -67,7 +67,7 @@ Sun's probably won't either. ...@@ -67,7 +67,7 @@ Sun's probably won't either.
If you port libffi to another platform, please let me know! I assume If you port libffi to another platform, please let me know! I assume
that some will be easy (x86 NetBSD), and others will be more difficult that some will be easy (x86 NetBSD), and others will be more difficult
(HP, AIX). (HP).
Installing libffi Installing libffi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment