More README file updates
svn: r8410
This commit is contained in:
parent
f1aa5957b0
commit
5b2b9d9f30
|
@ -3,6 +3,10 @@ with extra files that are needed to configure it. Similarly, The
|
|||
`libffi_msvc' directory holds a copy of the libffi version from the
|
||||
CTypes project.
|
||||
|
||||
Note: libffi is maintained as part of the GCC code repository, but it
|
||||
is still distributed under an LGPL-compatible license. CTypes is
|
||||
under the MIT License.
|
||||
|
||||
========== gcc directory =============================================
|
||||
|
||||
The directory is synced from the GCC repository, revision 131816.
|
||||
|
|
|
@ -1,8 +1,6 @@
|
|||
This directory is here only for configuring libffi which is
|
||||
distributed as part of GCC. It contains the minimal set of files that
|
||||
make it possible to configure and build libffi.
|
||||
make it possible to configure and build libffi, as well as recreate
|
||||
its configure script.
|
||||
|
||||
See the ../README file for more details.
|
||||
|
||||
(Note: libffi is maintained as part of the GCC code repository, but it
|
||||
is still distributed under the LGPL.)
|
||||
|
|
Loading…
Reference in New Issue
Block a user