ld64: fix build on case‐sensitive stores

This commit is contained in:
Emily
2025-07-28 15:51:39 +01:00
parent 8d3f059d13
commit 5853cc2901
@@ -299,7 +299,7 @@ index 0000000..067a69c
+ install : true,
+ sources : [
+ configure_h,
+ 'UnwindDump.cpp',
+ 'unwinddump.cpp',
+ ],
+)
+install_man(meson.global_source_root() / 'doc/man/man1/unwinddump.1')