aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authortgingold <tgingold@users.noreply.github.com>2016-01-27 21:12:54 +0100
committertgingold <tgingold@users.noreply.github.com>2016-01-27 21:12:54 +0100
commitd0792083cd811a0c3ccdcc3c40d04647619772b9 (patch)
treeb8b4b0c321cf3bc06c7c8d28c28480e154a0df6c /BUILD.txt
parent5cdcbab8463fded2342cc719ec9d3e3ef2f65fae (diff)
downloadghdl-d0792083cd811a0c3ccdcc3c40d04647619772b9.tar.gz
ghdl-d0792083cd811a0c3ccdcc3c40d04647619772b9.tar.bz2
ghdl-d0792083cd811a0c3ccdcc3c40d04647619772b9.zip
Add a note for llvm dependency on libedit.
Fix issue28
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/BUILD.txt b/BUILD.txt
index f0547e4ce..91bd2f9df 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -88,6 +88,7 @@ Building with the llvm backend
You need to build and install
llvm version 3.5 [do not modify this line as this is read by scripts].
+(Usually llvm also depends on libedit).
First configure ghdl with '--with-llvm-config'
$ ./configure --with-llvm-config