fix: nvm not how that works

This commit is contained in:
Tropical
2026-03-14 21:46:55 -05:00
parent 7972383cb3
commit 59b2dbf906

View File

@@ -114,8 +114,8 @@ patched_relocations = custom_target(
],
)
shiggy_dep = declare_dependency(
'shiggy',
shiggy = declare_dependency(
fallback: 'shiggy_dep',
link_with: static_library(
'shiggy',
meson.project_source_root() / 'src' / 'shims.c',