[PATCH] D99402: [AMDGPU][OpenMP] Add <install-prefix>/include to the search path
    Jon Chesterfield via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Fri Mar 26 04:38:58 PDT 2021
    
    
  
JonChesterfield added a comment.
The general problem looks harder but important to fix. Finding the right headers but the wrong shared library is bad, and iirc we currently have to use LD_LIBRARY_PATH to bodge the latter which is not a good UX.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99402/new/
https://reviews.llvm.org/D99402
    
    
More information about the cfe-commits
mailing list