Commit e3e1e6d
authored
[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 root-project#219471 parent 20705fe commit e3e1e6d
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