Update README with a new port This is in fact not a NEW port. Apple Mac devices are generally x86-64 now, x86 rarely. If GCC exists for this CPU, it means that libffi has been built too.
diff --git a/README b/README
index c072101..e8da7f6 100644
--- a/README
+++ b/README
@@ -113,6 +113,7 @@ tested:
| X86-64 | Solaris | Oracle Solaris Studio C |
| X86-64 | Windows/Cygwin | GCC |
| X86-64 | Windows/MingW | GCC |
+| X86-64 | Mac OSX | GCC |
| Xtensa | Linux | GCC |
|-----------------+------------------+-------------------------|