Skip to content
  • Adam Mercer's avatar
    hack around broken multilib support on SL6 · 93b2b0a4
    Adam Mercer authored
    libtool on SL6 passes the /usr/lib64 system library path to the compiler
    ahead of any local paths, therefore system libraries are linked in
    preference. this patch overrides the system library path detected by
    libtool to ensure that system paths aren't passed, hence leading to
    correct linkage
    Original: d91568076fe6f0d90d74611c33b5cd2438c73972
    93b2b0a4