blob: 8500c13ed5e3fc4ffa7ef45ce7596ca90526ba41 [file] [log] [blame]
/* Bug report URL. */
#define BUG_REPORT_URL "${BUG_REPORT_URL}"
/* Relative directory for resource files */
#define CLANG_RESOURCE_DIR "${CLANG_RESOURCE_DIR}"
/* Directory with the libstdc++ installation. */
#define GCC_INSTALL_PREFIX "${GCC_INSTALL_PREFIX}"
/* Directories clang will search for headers */
#define C_INCLUDE_DIRS "${C_INCLUDE_DIRS}"