Monday, June 10, 2019

Re: include-what-you-use: ship docs, use python 3, other nits

On 2019/06/10 18:47, Klemens Nanni wrote:
>
> -WANTLIB= c curses execinfo form m pthread z
> +WANTLIB= ${COMPILER_LIBCXX} c m pthread
> LLVM_V= 7.0.1
> BUILD_DEPENDS= devel/llvm>=${LLVM_V}
> RUN_DEPENDS= devel/llvm>=${LLVM_V}
> LIB_DEPENDS= devel/libexecinfo

Removing execinfo from WANTLIB nullifies the devel/libexecinfo LIB_DEPENDS ..

No comments:

Post a Comment