summaryrefslogtreecommitdiff
path: root/package/librpc
Commit message (Collapse)AuthorAge
* move library packages to package/libs/Felix Fietkau2012-10-08
| | | | SVN-Revision: 33657
* librpc: fix rpc/netdb.h compatibility issues, fixes curl compile error with ↵Felix Fietkau2012-07-12
| | | | | | eglibc SVN-Revision: 32686
* make librpc compatible with eglibc, unconditionally enable it for packages ↵Felix Fietkau2012-06-08
| | | | | | that need rpc support SVN-Revision: 32129
* librpc: do not build if external or native toolchains are usedJo-Philipp Wich2011-12-08
| | | | SVN-Revision: 29484
* librpc: update to a newer version to fix issues with __set_errnoFelix Fietkau2011-04-18
| | | | SVN-Revision: 26716
* librpc: use MDEPENDS instead of DEPENDS for @USE_UCLIBC to fix recursive ↵Felix Fietkau2011-04-05
| | | | | | busybox dependencies SVN-Revision: 26492
* librpc: do not attempt to compile if uclibc is not selectedFelix Fietkau2011-02-17
| | | | SVN-Revision: 25565
* set PKG_RELEASE to PKG_SOURCE_VERSION on a few packages using gitFelix Fietkau2011-02-13
| | | | SVN-Revision: 25529
* add librpc, an externally build version of the uclibc rpc supportFelix Fietkau2011-02-13
SVN-Revision: 25496