From: Romain Naour Date: Mon, 20 Jul 2015 17:47:50 +0000 (+0200) Subject: package/stress: remove autoreconf X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=06ba02a936459cb023a3be893d5ae2cb2914ae66;p=buildroot.git package/stress: remove autoreconf autoreconf is not needed anymore since non-lfs enabler patch has been removed. commit: 415765b5a8861f3b7e86e9786bf903a5a4d09e73 Signed-off-by: Romain Naour Signed-off-by: Thomas Petazzoni --- diff --git a/package/stress/stress.mk b/package/stress/stress.mk index 4bb801e874..1b5ba06a07 100644 --- a/package/stress/stress.mk +++ b/package/stress/stress.mk @@ -8,7 +8,6 @@ STRESS_VERSION = 1.0.4 STRESS_SITE = http://people.seas.harvard.edu/~apw/stress STRESS_LICENSE = GPLv2+ STRESS_LICENSE_FILES = COPYING -STRESS_AUTORECONF = YES # Stress is linked statically if the --enable-static is specified. # However, this option is always specified in the global