ld64: fix build on case‐sensitive stores (#429182)

This commit is contained in:
Emily
2025-09-13 20:18:06 +01:00
committed by GitHub
@@ -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')