summaryrefslogtreecommitdiffstats
path: root/package/polarssl
diff options
context:
space:
mode:
authorSamuel Martin <s.martin49@gmail.com>2014-10-19 20:04:50 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-10-26 17:05:40 +0100
commit0cf0738a2e4959a92a5ed5dbad1bf2be101adced (patch)
treeb69233b97bc1accaa82b2760a775fd163a78126c /package/polarssl
parentd9d5682e8e6d440d3a70ea383abd07390e2b2d79 (diff)
downloadbuildroot-0cf0738a2e4959a92a5ed5dbad1bf2be101adced.tar.gz
buildroot-0cf0738a2e4959a92a5ed5dbad1bf2be101adced.zip
package/polarssl: cleanup configure options
Test build is already disabled by the cmake-package infrastructure. Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/polarssl')
-rw-r--r--package/polarssl/polarssl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/package/polarssl/polarssl.mk b/package/polarssl/polarssl.mk
index 98dd5bc2a9..21bf160fbd 100644
--- a/package/polarssl/polarssl.mk
+++ b/package/polarssl/polarssl.mk
@@ -8,7 +8,6 @@ POLARSSL_SITE = https://polarssl.org/code/releases
POLARSSL_VERSION = 1.2.11
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
POLARSSL_CONF_OPTS = \
- -DBUILD_TESTS=OFF \
-DENABLE_PROGRAMS=$(if $(BR2_PACKAGE_POLARSSL_PROGRAMS),ON,OFF)
POLARSSL_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud