Skip to content
  • Brad King's avatar
    Drop /lib32 and /lib64 from link directories and RPATH (#14875) · cc57ff5c
    Brad King authored
    Extend CMAKE_PLATFORM_IMPLICIT_LINK_DIRECTORIES with these paths.  We
    already have the equivalents under /usr.  Systems that have these
    directories have their dynamic loaders configured already.  Do not allow
    them to appear in the RPATH explicitly.
    cc57ff5c