pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/lang/llvm



On Sat, Sep 30, 2017 at 04:38:09AM +0000, Ryo ONODERA wrote:
> Module Name:  pkgsrc
> Committed By: ryoon
> Date:         Sat Sep 30 04:38:09 UTC 2017
> 
> Modified Files:
>       pkgsrc/lang/llvm: Makefile distinfo
> Added Files:
>       pkgsrc/lang/llvm/patches: patch-cmake_config-ix.cmake
> 
> Log Message:
> Do not return -ltinfo from llvm-config --system-libs --link-static
> under NetBSD. Bump PKGREVISION

This will break actual static linkage.

> Rust language 1.20.0 uses these options and Rust build system uses it
> as '-l tinfo' and our wrapper does not handle this.

...and this is something that should be fixed in rust.

Joerg



Home | Main Index | Thread Index | Old Index