-
Notifications
You must be signed in to change notification settings - Fork 15.2k
Closed
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"Resolved as "works for me"
Description
| Bugzilla Link | 9136 |
| Resolution | WORKSFORME |
| Resolved on | May 19, 2019 08:39 |
| Version | trunk |
| OS | MacOS X |
| Reporter | LLVM Bugzilla Contributor |
| CC | @jryans |
Extended Description
Currently I have a setup where my installation directory is not on the path for all users, so I create the installation in /contrib/projects/llvm and then symlink /contrib/projects/llvm/bin/llvm-config to /contrib/bin/llvm-config. This puts llvm-config on the users path, but if one runs 'llvm-config --lib-dir', one gets /contrib/lib instead of /contrib/projects/llvm/lib. This prevents any symlinking of llvm-config from being useful.
Metadata
Metadata
Assignees
Labels
bugzillaIssues migrated from bugzillaIssues migrated from bugzillallvm-toolsAll llvm tools that do not have corresponding tagAll llvm tools that do not have corresponding tagworksformeResolved as "works for me"Resolved as "works for me"