Commit 967a2f2
[openssl] builtin: destination of include files was not correct
Compilation with builtin_openssl probably just worked fine because it picked system-wide openssl headers rather than the builtin ones.
Found out while investigating failures in #219471 parent 05d73b4 commit 967a2f2
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments