mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-05 04:50:18 +02:00
cxxtools: updated to 2.0, fix build issues
This commit is contained in:
parent
5751eb1729
commit
cc7557ce51
@ -8,17 +8,15 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=cxxtools
|
PKG_NAME:=cxxtools
|
||||||
PKG_VERSION:=1.99.5.20091227-1
|
PKG_VERSION:=2.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||||
PKG_SOURCE_URL:=http://www.tntnet.org/download
|
PKG_SOURCE_URL:=http://www.tntnet.org/download
|
||||||
PKG_MD5SUM:=c0cb4270f33b46b1fb3fb7d7abd974c0
|
PKG_MD5SUM:=763ef672a577fa8b93c37239ee0f3d59
|
||||||
|
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
PKG_FIXUP:=libtool
|
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/host-build.mk
|
include $(INCLUDE_DIR)/host-build.mk
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user