Commit ca0d1a5
fix(bridge): link js_profiler_hooks to webf target to fix build
The js_profiler_hooks static library was only linked to quickjs and qjsc
targets but not to the webf shared library, causing undefined reference
errors for profiler hook symbols during CI builds.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 63f0106 commit ca0d1a5
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| 210 | + | |
210 | 211 | | |
211 | 212 | | |
212 | 213 | | |
| |||
0 commit comments