Commit 50ec8d9
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 it is not possible.
Tested-by: Bernd Kuhls <[email protected]>
Signed-off-by: Daniel Wagner <[email protected]>1 parent b092a10 commit 50ec8d9
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