pkgsrc-Users archive

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

Re: pkgsrc lang/llvm 16.x vs. cmake vs. $ORIGIN



> Does adding:
> if(CMAKE_SKIP_RPATH)
>   return()
> endif()
>
> to the beginning of the cmake function
> llvm_setup_rpath in ${WRKSRC}/cmake/modules/AddLLVM.cmake
> fix your problem?

Thanks for the hint!  I will test it, but it'll take a while.

LLVM is big and my G4 Mac Mini isn't fast by modern standards
(and is also doing a bulk build at the same time, so I only get
half the CPU cycles...).

Regards,

- Håvard


Home | Main Index | Thread Index | Old Index