mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
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>
This commit is contained in:
parent
d9d5682e8e
commit
0cf0738a2e
@ -8,7 +8,6 @@ POLARSSL_SITE = https://polarssl.org/code/releases
|
|||||||
POLARSSL_VERSION = 1.2.11
|
POLARSSL_VERSION = 1.2.11
|
||||||
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
|
POLARSSL_SOURCE = polarssl-$(POLARSSL_VERSION)-gpl.tgz
|
||||||
POLARSSL_CONF_OPTS = \
|
POLARSSL_CONF_OPTS = \
|
||||||
-DBUILD_TESTS=OFF \
|
|
||||||
-DENABLE_PROGRAMS=$(if $(BR2_PACKAGE_POLARSSL_PROGRAMS),ON,OFF)
|
-DENABLE_PROGRAMS=$(if $(BR2_PACKAGE_POLARSSL_PROGRAMS),ON,OFF)
|
||||||
|
|
||||||
POLARSSL_INSTALL_STAGING = YES
|
POLARSSL_INSTALL_STAGING = YES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user