[Lunar-commits] <moonbase> libffi: remove it as conflicts with gcc.
Florin Braescu
florin at lunar-linux.org
Sun Apr 20 08:03:56 CEST 2008
commit 60ba5bda99e2e8fb0e8b3af5c2ba0437ea40c6d3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun Apr 20 09:03:56 2008 +0300
libffi: remove it as conflicts with gcc.
---
libs/libffi/BUILD | 6 ------
libs/libffi/DETAILS | 15 ---------------
2 files changed, 0 insertions(+), 21 deletions(-)
diff --git a/libs/libffi/BUILD b/libs/libffi/BUILD
deleted file mode 100644
index 0e11842..0000000
--- a/libs/libffi/BUILD
+++ /dev/null
@@ -1,6 +0,0 @@
-(
-
- sedit "s:\$(libdir)/@PACKAGE_NAME at -@PACKAGE_VERSION@/include:/usr/include:" include/Makefile.am include/Makefile.in
- default_build
-
-) > $C_FIFO 2>&1
diff --git a/libs/libffi/DETAILS b/libs/libffi/DETAILS
deleted file mode 100644
index 249578a..0000000
--- a/libs/libffi/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- MODULE=libffi
- VERSION=3.0.4
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=ftp://sourceware.org/pub/libffi
- SOURCE_VFY=sha1:7752d40fc3cca3a47d044ce387eb43d29da8f909
- WEB_SITE=http://sourceware.org/libffi
- ENTERED=20080225
- UPDATED=20080225
- SHORT="A portable, high level programming interface"
-
-cat << EOF
-The libffi library provides a portable, high level programming interface
-to various calling conventions. This allows a programmer to call any
-function specified by a call interface description at run-time.
-EOF
More information about the Lunar-commits
mailing list