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

The LLVM project no longer supports building with configure & make. #11

Open
gefei-li opened this issue Jul 19, 2017 · 0 comments
Open

Comments

@gefei-li
Copy link

When makefile run into line
'@$(CD) $(DIR_BUILD) && ../$(DIR_LLVM)configure --enable-optimized'
it will output:

'The LLVM project no longer supports building with configure & make.
Please migrate to the CMake-based build system.
For more information see: http://llvm.org/docs/CMake.html'.

I guess maybe the version of 'ClangKit/LLVM/Source/llvm' is not latest?

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

1 participant