[package] make uclibc++ compile again with gcc-4.4.0 (#5185)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@16839 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-07-14 12:08:14 +00:00
parent 9c18f5a90e
commit 148c591c9d

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2006 OpenWrt.org
# Copyright (C) 2006-2009 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=uclibc++
PKG_VERSION:=0.2.2
PKG_RELEASE:=1
PKG_RELEASE:=2
PKG_SOURCE:=uClibc++-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=http://cxx.uclibc.org/src/