Commit 3c305b8
committed
build: avoid breaking cross builds with OpenSSL enabled
The OpenSSL sanity check wants to be executed, thus we should only try
this if it's possible. Since this is just a warning, we can just skip it
if if it is not possible.
Signed-off-by: Daniel Wagner <wagi@kernel.org>1 parent 81ade08 commit 3c305b8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
0 commit comments