From 2766fa3e7a7917889aa41a816aaff9105bfd8dd5 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 12 Jan 2020 17:34:02 +0100 Subject: configure: clarify help for --with-llvm-config --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 65b010b49..3919c2d6d 100755 --- a/configure +++ b/configure @@ -129,7 +129,7 @@ Options [defaults in brackets]: --prefix=PREFIX install in PREFIX [$prefix] --srcdir=SRCDIR source code path [$srcdir] --with-gcc=DIR use gcc backend from DIR - --with-llvm-config=PATH use llvm from PATH (needs llvm 3.5 - 3.9) + --with-llvm-config[=LLVM-CONFIG] use llvm backend [llvm-config] --with-backtrace-lib=LIB.a link with libbacktrace LIB.a to display a backtrace on errors (only for llvm). --disable-werror warnings don't stop build -- cgit v1.2.3