Add HsFFI.o to INSTALL_LIBS
authorClemens Fruhwirth <clemens@endorphin.org>
Mon, 13 Oct 2008 20:09:45 +0000 (20:09 +0000)
committerClemens Fruhwirth <clemens@endorphin.org>
Mon, 13 Oct 2008 20:09:45 +0000 (20:09 +0000)
libffi/Makefile

index 75365c9..3f71e50 100644 (file)
@@ -59,7 +59,7 @@ LIBFFI_DIR := $(subst .tar.gz,,$(LIBFFI_TARBALL))
 BINDIST_STAMPS = stamp.ffi
 INSTALL_HEADERS += ffi.h
 STATIC_LIB = libffi.a
-INSTALL_LIBS += libHSffi.a
+INSTALL_LIBS += libHSffi.a HSffi.o
 
 # We have to add the GHC version to the name of our dynamic libs, because
 # they will be residing in the system location along with dynamic libs from