Commit dcc8e75
[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 #21947
(cherry picked from commit 967a2f2)1 parent 81191b6 commit dcc8e75
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