Skip to content

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

@gefei-li

Description

@gefei-li

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions