Commit 309e896
committed
fix(P1): ldconfig-index the full LichtFeld build lib tree so the binary loads
lf_stage.sh's flat -type f copy missed symlinked sonames (libusd_*.so) and
external-dep libs (libnvimgcodec.so.0, libOpenMeshCore). COPY the whole build-lf
tree from the CACHED builder stage into /opt/lichtfeld-build and ldconfig-index
every .so dir → binary resolves all libs regardless of RUNPATH. No recompile
(builder stage layer unchanged). Image-size trim (strip .o/.a) is a follow-up.
Co-Authored-By: claude-flow <ruv@ruv.net>1 parent d2ab464 commit 309e896
1 file changed
Lines changed: 10 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
151 | 156 | | |
152 | 157 | | |
153 | 158 | | |
154 | 159 | | |
155 | | - | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
156 | 165 | | |
157 | 166 | | |
158 | 167 | | |
| |||
0 commit comments