pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: rust: use system libunwind



On 04/11, Tobias Nygren wrote:
> Index: patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs
> ===================================================================
> RCS file: /cvsroot/pkgsrc/lang/rust/patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs,v
> retrieving revision 1.12
> diff -p -u -r1.12 patch-compiler_rustc__codegen__ssa_src_back_linker.rs
> --- patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs	25 Oct 2023 05:50:43 -0000	1.12
> +++ patches/patch-compiler_rustc__codegen__ssa_src_back_linker.rs	11 Apr 2024 11:23:42 -0000
> @@ -1,10 +1,11 @@
> -$NetBSD: patch-compiler_rustc__codegen__ssa_src_back_linker.rs,v 1.12 2023/10/25 05:50:43 pin Exp $
> +$NetBSD$
>  
>  Do not use @rpath on Darwin.
> +Find external linunwind on Linux.

Typo in the comment: s/linunwind/libunwind/.

Lewis


Home | Main Index | Thread Index | Old Index