Add libtool fixup to libffi.
git-svn-id: svn://svn.openwrt.org/openwrt/packages@13908 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
152f403ae5
commit
3b6c2efb1c
@ -10,11 +10,12 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libffi
|
||||
PKG_VERSION:=3.0.8
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=ftp://sourceware.org/pub/libffi/
|
||||
PKG_MD5SUM:=188a4f79fdac2310044b44b7d3918ef9
|
||||
PKG_FIXUP:=libtool
|
||||
PKG_INSTALL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
Loading…
x
Reference in New Issue
Block a user