Commit 87dc6d3
authored
fix: add openssl 3.5.4.bcr.1 (#7126)
```
(15:59:47) ERROR: C:/b/tfes37s3/external/openssl+/BUILD.bazel:405:11: Compiling engines/e_capi_err.c failed: undeclared inclusion(s) in rule '@@openssl+//:crypto':
--
this rule is missing dependency declarations for the following files included by 'engines/e_capi_err.c':
'external/openssl+/include/openssl/opensslconf.h'
```
To fix this error with bazel >= 9 on windows
---------
Signed-off-by: wep21 <daisuke.nishimatsu1021@gmail.com>1 parent 35073de commit 87dc6d3
File tree
10 files changed
+995
-29
lines changed- modules/openssl
- 3.5.4.bcr.1
- overlay
- configs
- test_bazel_build
10 files changed
+995
-29
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments