[Armadeus-commitlog] SF.net SVN: armadeus: [705] trunk/buildroot/package/lmbench/Config.in
Brought to you by:
sszy
|
From: <jo...@us...> - 2007-11-23 21:03:52
|
Revision: 705
http://armadeus.svn.sourceforge.net/armadeus/?rev=705&view=rev
Author: jorasse
Date: 2007-11-23 13:03:34 -0800 (Fri, 23 Nov 2007)
Log Message:
-----------
[lmbench] lmbench require perl package to display result summary
Modified Paths:
--------------
trunk/buildroot/package/lmbench/Config.in
Modified: trunk/buildroot/package/lmbench/Config.in
===================================================================
--- trunk/buildroot/package/lmbench/Config.in 2007-11-23 18:35:14 UTC (rev 704)
+++ trunk/buildroot/package/lmbench/Config.in 2007-11-23 21:03:34 UTC (rev 705)
@@ -1,5 +1,6 @@
config BR2_PACKAGE_LMBENCH
bool "LMbench"
+ select BR2_PACKAGE_MICROPERL
default n
help
Tools for Performance Analysis. Suite of simple, portable benchmarks.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|