iperf: cosmetics

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-31 00:34:23 +02:00
parent 63377aab51
commit a3cecce722
2 changed files with 4 additions and 5 deletions

View File

@ -20,12 +20,11 @@
# http://www.gnu.org/copyleft/gpl.html
################################################################################
# Workaround for crosscompiling iperf found at: http://lecs.cs.ucla.edu/wiki/index.php/Cross_compile_iperf
. config/options $1
cd $PKG_BUILD
ac_cv_func_malloc_0_nonnull=yes ./configure --host=$TARGET_NAME \
ac_cv_func_malloc_0_nonnull=yes \
./configure --host=$TARGET_NAME \
--build=$HOST_NAME \
--prefix=/usr \
--sysconfdir=/etc \

View File

@ -1,2 +1,2 @@
0.1
- initial addon based on iperf-2.0.5
2.1.1
- initial addon based on iperf-2.0.5