• E
    Use CFG_LLVM_ROOT's llvm-config if it exists. · 134b61a3
    Erick Tryzelaar 提交于
    On some platform (OS X), llvm needs macros like
    __STDC_LIMIT_MACROS defined in order to work, which is
    normally defined in llvm-config. This patch modifies
    the config to use CFG_LLVM_ROOT's llvm-config if it
    exists, which fixes the compile failures.
    134b61a3
configure 6.0 KB