There was an error fetching the commit references. Please try again later.
qdoc: Don't add clang lib dir in system location to RPATH
If clang is installed in e.g. /usr/lib, then a qdoc binary built with
-developer-build will try to link against libQt5Core.so in /usr/lib and not the
one that's in the build directory.
Change-Id: I5e0e90ec96fd1f84a4dc904a35eec994d639bc9f
Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Showing
Please register or sign in to comment