package/openssl: fix spurious spaces
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 8b2befcd7475c62f312d6d3b9a9d76f8de6fb062) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
8e469e30f7
commit
ff75e9e07d
@@ -55,8 +55,8 @@ config BR2_PACKAGE_HAS_OPENSSL
|
|||||||
|
|
||||||
config BR2_PACKAGE_PROVIDES_OPENSSL
|
config BR2_PACKAGE_PROVIDES_OPENSSL
|
||||||
string
|
string
|
||||||
default "libopenssl" if BR2_PACKAGE_LIBOPENSSL
|
default "libopenssl" if BR2_PACKAGE_LIBOPENSSL
|
||||||
default "libressl" if BR2_PACKAGE_LIBRESSL
|
default "libressl" if BR2_PACKAGE_LIBRESSL
|
||||||
|
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user