librpc: update to a newer version to fix issues with __set_errno
SVN-Revision: 26716
This commit is contained in:
parent
a2687e8d6d
commit
f22d06ad7a
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ PKG_RELEASE=$(PKG_SOURCE_VERSION)
|
|||
PKG_SOURCE_PROTO:=git
|
||||
PKG_SOURCE_URL:=git://nbd.name/uclibc-rpc.git
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=49f63f433ddd1fb7ad1e450094b82aacaa3b0a7d
|
||||
PKG_SOURCE_VERSION:=0a2179bbc0844928f2a0ec01dba93d9b5d6d41a7
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||
ifdef CONFIG_USE_UCLIBC
|
||||
CMAKE_INSTALL:=1
|
||||
|
|
Loading…
Reference in a new issue