1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-01 01:18:54 +03:00
Commit Graph

8 Commits

Author SHA1 Message Date
nbd
55077b1b63 librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-07-12 16:24:01 +00:00
nbd
7efa150cb4 make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-08 15:10:18 +00:00
jow
7cfcb42cf4 [package] librpc: do not build if external or native toolchains are used
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29484 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-08 16:49:45 +00:00
nbd
67508265b1 librpc: update to a newer version to fix issues with __set_errno
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-18 09:42:46 +00:00
nbd
73e204606b librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive busybox dependencies
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26492 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 19:03:55 +00:00
nbd
12b51493b5 librpc: do not attempt to compile if uclibc is not selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-17 19:02:02 +00:00
nbd
78a35be696 set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using git
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25529 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 19:09:48 +00:00
nbd
97b61dea6e add librpc, an externally build version of the uclibc rpc support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:45:01 +00:00