projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed95c54
)
[package] make uclibc++ compile again with gcc-4.4.0 (#5185)
author
Florian Fainelli
<florian@openwrt.org>
Tue, 14 Jul 2009 12:08:14 +0000
(12:08 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 14 Jul 2009 12:08:14 +0000
(12:08 +0000)
SVN-Revision: 16839
libs/uclibc++/Makefile
patch
|
blob
|
history
diff --git
a/libs/uclibc++/Makefile
b/libs/uclibc++/Makefile
index 328d0430dbc325325d0cbabac65588223c2e5761..5eb28a5f29b79c98460f634bc0b10edbc44a2cbc 100644
(file)
--- a/
libs/uclibc++/Makefile
+++ b/
libs/uclibc++/Makefile
@@
-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/