sed -i "s|\${llvm_libs}|LLVM|g" src/CMakeLists.txt &&

OPTS+=" -DCLANG_LINK_CLANG_DYLIB=1"

default_cmake_build
