aboutsummaryrefslogtreecommitdiffstats
path: root/BUILD.txt
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-02-22 20:57:39 +0100
committerTristan Gingold <tgingold@free.fr>2017-02-22 20:57:39 +0100
commit8b2856dac2bae82a0b897f60e5198dd459795ee3 (patch)
treebb22f805025c56d893e5237343add186242b4211 /BUILD.txt
parentc1e39ee2038b36ac1d7455f42a33564133e8d6ea (diff)
downloadghdl-8b2856dac2bae82a0b897f60e5198dd459795ee3.tar.gz
ghdl-8b2856dac2bae82a0b897f60e5198dd459795ee3.tar.bz2
ghdl-8b2856dac2bae82a0b897f60e5198dd459795ee3.zip
gcc: move ortho-lang.c selection from configure to Makefile.in
For #291
Diffstat (limited to 'BUILD.txt')
-rw-r--r--BUILD.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUILD.txt b/BUILD.txt
index b917720bd..37f2bad78 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -50,7 +50,7 @@ Building with the gcc backend
*****************************
You need to download and untar the sources of
-gcc version 4.9 [do not modify this line as this is read by scripts].
+gcc version 4.9.x, 5.x or 6.x
First configure ghdl, specify gcc source dir and prefix.
(replace /usr/local by your prefix directory):