summaryrefslogtreecommitdiff
path: root/libffi/README.pyobjc
diff options
context:
space:
mode:
Diffstat (limited to 'libffi/README.pyobjc')
-rw-r--r--libffi/README.pyobjc5
1 files changed, 0 insertions, 5 deletions
diff --git a/libffi/README.pyobjc b/libffi/README.pyobjc
deleted file mode 100644
index 405d85f..0000000
--- a/libffi/README.pyobjc
+++ /dev/null
@@ -1,5 +0,0 @@
-This directory contains a slightly modified version of libffi, extracted from
-the GCC source-tree.
-
-The only modifications are those that are necessary to compile libffi using
-the Apple provided compiler and outside of the GCC source tree.