openssl: passing cflags to configure
authorJitao Lu <dianlujitao@gmail.com>
Wed, 14 Jun 2023 09:25:03 +0000 (17:25 +0800)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 17 Jun 2023 10:56:58 +0000 (12:56 +0200)
commit70e3f4e94dd7687533d4092991eb3ddfae2a2380
tree99ff02dc6d744222476d36e5a813f10162eb6234
parent287303b0628b7b448cb7705b087ece7fbc5b97c3
openssl: passing cflags to configure

openssl sets additional cflags in its configuration script. We need to
make it aware of our custom cflags to avoid adding conflicting cflags.

Fixes: #12866
Signed-off-by: Jitao Lu <dianlujitao@gmail.com>
(cherry picked from commit 51f57e7c2dd2799e34036ec74b3436bf490fade0)
package/libs/openssl/Makefile