pkgsrc-Users archive

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

Re: Pointing cmake to libraries



Niclas Rosenvik <nros%netbsd.org@localhost> writes:

> CMake has rpath writing turned off using -DCMAKE_SKIP_RPATH:BOOL=ON
> in pkgsrc.

Do you know why?   It seems that cmake rpath stuff is messy, and I don't
understand why we avoid the native handling, unless it's bl3/wrappers,
but still autoconf/libtool operates in that world.

> LDFLAGS+=${COMPILER_RPATH_FLAG}${PREFIX}/lib/hiawatha 
> might do the trick, ${COMPILER_RPATH_FLAG}${QTPREFIX}/lib
> works for qt6-qtbase.

I guess that's our standard workaroudn for disabling cmake rpath.

Attachment: signature.asc
Description: PGP signature



Home | Main Index | Thread Index | Old Index