aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2020-01-12 17:34:02 +0100
committerTristan Gingold <tgingold@free.fr>2020-01-12 17:34:02 +0100
commit2766fa3e7a7917889aa41a816aaff9105bfd8dd5 (patch)
tree69303f61df71ae96111901778f836bbed969d9e7 /configure
parent0f61e6f8a2e3171f0dfce68c35862a69f23f7e7a (diff)
downloadghdl-2766fa3e7a7917889aa41a816aaff9105bfd8dd5.tar.gz
ghdl-2766fa3e7a7917889aa41a816aaff9105bfd8dd5.tar.bz2
ghdl-2766fa3e7a7917889aa41a816aaff9105bfd8dd5.zip
configure: clarify help for --with-llvm-config
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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