Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature request] Please add the LLVM_SUFFIX config variable #8564

Closed
yurivict opened this issue May 8, 2019 · 2 comments
Closed

[feature request] Please add the LLVM_SUFFIX config variable #8564

yurivict opened this issue May 8, 2019 · 2 comments

Comments

@yurivict
Copy link

yurivict commented May 8, 2019

LLVM executables on FreeBSD are named with suffix corresponding to the version, ex. llvm-dis80 or llvm-dis-devel.

@sbc100
Copy link
Collaborator

sbc100 commented May 8, 2019

It looks like we have support for this already in the form of LLVM_ADD_VERSION and CLANG_ADD_VERSION.

Not very well named, but they seem to do what you want. I don't know why we would need two different settings either.

@yurivict
Copy link
Author

yurivict commented May 8, 2019

Thanks!

@yurivict yurivict closed this as completed May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants