Pulled in libffi from gcc trunk.
Fixed build and install for standalone use.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
## Process this with automake to create Makefile.in
|
||||
|
||||
AUTOMAKE_OPTIONS = foreign
|
||||
AUTOMAKE_OPTIONS=foreign
|
||||
|
||||
noinst_HEADERS=ffi_private.h
|
||||
include_HEADERS=ffi.h
|
||||
DISTCLEANFILES=ffitarget.h
|
||||
EXTRA_DIST=ffi.h.in ffi_common.h
|
||||
|
||||
## LIBFFI LOCAL: install in includedir.
|
||||
include_HEADERS = ffi.h ffitarget.h
|
||||
|
||||
Reference in New Issue
Block a user