Commit 40daf6f
fix(docker): correct OpenSSL env vars for cross-compilation
- Use TARGET_OPENSSL_DIR format (uppercase target name first)
- Fix lib path from lib64 to lib (OpenSSL 3.x convention)
- Add OPENSSL_STATIC=1 for static linking
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 7f42829 commit 40daf6f
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
49 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | 53 | | |
52 | 54 | | |
| |||
0 commit comments