projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe601b3
)
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Mar 2009 02:30:49 +0000
(
02:30
+0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Mar 2009 02:30:49 +0000
(
02:30
+0000)
SVN-Revision: 15008
toolchain/uClibc/Makefile
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/Makefile
b/toolchain/uClibc/Makefile
index 5706f20579654f68290767b7214082a7922ab03f..c28fd52e34d95690a68aeda6cc2f012a2a06bdc5 100644
(file)
--- a/
toolchain/uClibc/Makefile
+++ b/
toolchain/uClibc/Makefile
@@
-17,7
+17,7
@@
ifeq ($(CONFIG_UCLIBC_VERSION_NPTL),y)
PKG_SOURCE_VERSION:=25804
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)+nptl
PKG_SOURCE:=$(PKG_NAME)-nptl-r$(PKG_SOURCE_VERSION).tar.gz
- PKG_EXTRAVERSION:=
+ PKG_EXTRAVERSION:=
-svn
else
ifeq ($(PKG_VERSION_SNAPSHOT),y)
PKG_SOURCE_URL:=http://www.uclibc.org/downloads/snapshots