8 Commits

Author SHA1 Message Date
mirko
767ef9fce3 If eglibc (2.1.5) is selected in openwrt instead
of uclibc, transmission package will fail to
build because the function definition exported by the
libtransmission/fdlimit.c is lightly different than
the function definition in fcntl.h that is installed
by eglibc.

To get transmission build to work both with uclibc
and eglibc, fdlimit.c needs to export function
only if the build toolchain uses uclibc.

This fixes also a openwrt bug
https://dev.openwrt.org/ticket/8820

openwrt_trunk.git/staging_dir/
toolchain-mipsel_gcc-4.6-linaro_eglibc-2.15/lib/
gcc/mipsel-openwrt-linux-gnu/4.6.3/../../../../
mipsel-openwrt-linux-gnu/sys-include/bits/fcntl.h:316:12:
error: conflicting types for 'fallocate64'
fdlimit.c:30:14: note: previous declaration of 'fallocate64' was here

Signed-off-by: Mika Laitio <mika.laitio@nokia.com>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@33012 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-06 11:08:44 +00:00
obsy
c37be7ea8b [packages] transmission: update to 2.40b1
git-svn-id: svn://svn.openwrt.org/openwrt/packages@28280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-21 15:19:21 +00:00
obsy
d1bb58c28b [packages] transmission: make scrape-paused-torrents optional
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27020 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-05-27 18:55:37 +00:00
obsy
6be4cdc889 [packages] transmission: update to 2.00b2, prevent linking host libevent
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-06-04 07:02:16 +00:00
obsy
45a2de412c [packages] transmission: update to 2.00b1, add new options
git-svn-id: svn://svn.openwrt.org/openwrt/packages@21569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-05-25 19:53:25 +00:00
swalker
ce0d1ed9e4 [packages] transmission: update to 1.81
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-23 09:52:37 +00:00
jow
a17ad07b27 [packages] transmission: update to v1.80 (#6544)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19259 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-21 21:08:10 +00:00
jow
c6eea4c5d7 [packages] transmission: add missing patch
git-svn-id: svn://svn.openwrt.org/openwrt/packages@19074 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-08 00:15:06 +00:00