mirko
3485d682d4
When openwrt toolchain uses eglibc (2.15) instead of uclibc,
...
libevent2 build fails to following error:
Package libevent2 is missing dependencies for the following libraries:
librt.so.1
Fix is to define
DEPENDS:=+USE_EGLIBC:librt
which adds the librt dependency only if the eglibc is used by toolchain.
Patch has been tested by building the libevent2 both with the the eglibc and
uclibc openwrt toolchains.
Signed-off-by: Mika Laitio <mika.laitio@nokia.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@33007 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:06:54 +00:00
jow
2f9a65fa97
[packages] normalize PKG_FIXUP - the "libtool" fixup is merely an alias for "autoreconf", so change all occurences to that
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32206 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-11 21:18:33 +00:00
swalker
693843e56a
[packages] libevent2: update to 2.0.19
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@31826 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-05-20 04:36:25 +00:00
swalker
993e656156
[packages] libevent2: update to 2.0.16
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@29487 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-09 08:18:06 +00:00
nico
f218a083c1
packages/libevent: update to 2.0.15
...
libevent 2.0.15 update patch - fixes tor compile error
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 21:28:47 +00:00
swalker
a763ae2523
[packages] libevent2: update to 2.0.14, add sf mirror
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-03 22:52:29 +00:00
swalker
5643f73561
[packages] libevent2: update to 2.0.12, add core, extra, openssl & pthreads packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-12 01:54:28 +00:00
florian
79cbec3248
[package] add libevent2 ( #8702 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-01-29 22:09:13 +00:00