package/polarssl: cleanup configure options
authorSamuel Martin <s.martin49@gmail.com>
Sun, 19 Oct 2014 18:04:50 +0000 (20:04 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sun, 26 Oct 2014 16:05:40 +0000 (17:05 +0100)
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>
package/polarssl/polarssl.mk

index 98dd5bc2a9ab5e08383b69c9372a4f48c2faee92..21bf160fbdc74a7418a89702d7e62512076db1c0 100644 (file)
@@ -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