[package] make uclibc++ compile again with gcc-4.4.0 (#5185)
authorFlorian Fainelli <florian@openwrt.org>
Tue, 14 Jul 2009 12:08:14 +0000 (12:08 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 14 Jul 2009 12:08:14 +0000 (12:08 +0000)
SVN-Revision: 16839

libs/uclibc++/Makefile

index 328d0430dbc325325d0cbabac65588223c2e5761..5eb28a5f29b79c98460f634bc0b10edbc44a2cbc 100644 (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/