package/libopenssl: move target arch selection to Config.in
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 10:24:17 +0000 (11:24 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 30 Dec 2019 12:41:54 +0000 (13:41 +0100)
commite3159cad7174bfc029c8229d3c525b1545d695e8
treec1a3496f57d70c343166f96c30de2271c1d40dca
parent2d67b66df90516071344bb37e4d53a7299835cf6
package/libopenssl: move target arch selection to Config.in

The logic to select the proper OpenSSL target arch in libopenssl.mk is
not easy to read, so let's move it to Config.in where we have some
nice constructs for that kind of value selection.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/libopenssl/Config.in [new file with mode: 0644]
package/libopenssl/libopenssl.mk
package/openssl/Config.in