add host build for libfreetype
git-svn-id: svn://svn.openwrt.org/openwrt/packages@15559 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4a06d37944
commit
cacd65e99d
@ -17,6 +17,7 @@ PKG_MD5SUM:=d76233108aca9c9606cdbd341562ad9a
|
||||
|
||||
PKG_FIXUP = libtool
|
||||
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/libfreetype
|
||||
@ -64,4 +65,5 @@ define Package/libfreetype/install
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libfreetype.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
$(eval $(call HostBuild))
|
||||
$(eval $(call BuildPackage,libfreetype))
|
||||
|
Loading…
x
Reference in New Issue
Block a user