Unverified Commit 63e636de authored by Emily's avatar Emily Committed by GitHub
Browse files

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

parents 1364f515 5853cc29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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')