lmbench: needs BR2_INET_RPC
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 15 May 2010 07:21:50 +0000 (09:21 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 20 May 2010 20:34:28 +0000 (22:34 +0200)
commit9923439841ffb0dc9fcf70b2ccc67a2998cd3713
treef6f18b6b1418fd2d9cf96a16e0de5ed8ebf9f0fc
parent2fae26486f86e9ed2b466ebc61a3521b60897a12
lmbench: needs BR2_INET_RPC

This package uses several pmap_*() functions in the C library, that
are only available if the C library has RPC support.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/lmbench/Config.in