1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 04:02:20 +03:00

cxxtools: updated to 2.0, fix build issues

This commit is contained in:
kyak 2011-03-08 16:35:04 +03:00
parent 5751eb1729
commit cc7557ce51

View File

@ -8,17 +8,15 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=cxxtools
PKG_VERSION:=1.99.5.20091227-1
PKG_VERSION:=2.0
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.tntnet.org/download
PKG_MD5SUM:=c0cb4270f33b46b1fb3fb7d7abd974c0
PKG_MD5SUM:=763ef672a577fa8b93c37239ee0f3d59
PKG_INSTALL:=1
PKG_FIXUP:=libtool
include $(INCLUDE_DIR)/host-build.mk
include $(INCLUDE_DIR)/package.mk