[packages] collectd: fix another build failure on avr32
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Jul 2010 13:33:09 +0000 (13:33 +0000)
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 16 Jul 2010 13:33:09 +0000 (13:33 +0000)
commit524b523c5248a68d666f3a336b2b609041e7ea9d
treed21314cb41a00403c6f7768a3832293291f3c9c9
parentdc171f8714d952faf038f7cfb87f10222b1ad1e4
[packages] collectd: fix another build failure on avr32

the ted plugin fails on avr32 with the following error:

cc1: warnings being treated as errors
ted.c: In function 'ted_read_value':
ted.c:153: warning: format '%zi' expects type 'signed size_t', but argument 3 has type 'ssize_t'

git-svn-id: svn://svn.openwrt.org/openwrt/packages@22234 3c298f89-4303-0410-b956-a3cf2f4a3e73
utils/collectd/Makefile