Commit 266386a
committed
Rollup merge of #48489 - glaubitz:x32-linux, r=alexcrichton
bootstrap: Add openssl configuration for x86_64-unknown-linux-gnux32
OpenSSL provides a native configuration for x86_64-unknown-linux-gnux32:
> https://github.com/openssl/openssl/blob/master/Configurations/10-main.conf#L810
Let's use it.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
492 | 492 | | |
493 | 493 | | |
494 | 494 | | |
| 495 | + | |
495 | 496 | | |
496 | 497 | | |
497 | 498 | | |
| |||
0 commit comments