Skip to content
configure 573 B
Newer Older
Chris Bieneman's avatar
Chris Bieneman committed
echo "################################################################################"
echo "################################################################################"
Chris Bieneman's avatar
Chris Bieneman committed
echo "The LLVM project no longer supports building with configure & make."
Chris Bieneman's avatar
Chris Bieneman committed
echo ""
echo "Please migrate to the CMake-based build system."
echo "For more information see: http://llvm.org/docs/CMake.html"
echo "################################################################################"
echo "################################################################################"
Chris Bieneman's avatar
Chris Bieneman committed
exit 1