aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gcc/INSTALL
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-05-29 05:24:24 +0200
committerTristan Gingold <tgingold@free.fr>2017-05-29 05:24:24 +0200
commit54add815e7f4819cd01673d957136fb999d62041 (patch)
treec95e8fead62b9b86664cbbd5c3d7527aa6315455 /dist/gcc/INSTALL
parentb572c73c3f723734b39fd896aaa000f96b83d2b5 (diff)
downloadghdl-54add815e7f4819cd01673d957136fb999d62041.tar.gz
ghdl-54add815e7f4819cd01673d957136fb999d62041.tar.bz2
ghdl-54add815e7f4819cd01673d957136fb999d62041.zip
Remove referenced to the mailing list (gna is closed).
Diffstat (limited to 'dist/gcc/INSTALL')
-rw-r--r--dist/gcc/INSTALL5
1 files changed, 1 insertions, 4 deletions
diff --git a/dist/gcc/INSTALL b/dist/gcc/INSTALL
index dc61131a9..b341317b5 100644
--- a/dist/gcc/INSTALL
+++ b/dist/gcc/INSTALL
@@ -12,13 +12,10 @@ default location, unless you set links.
You must be root to install this distribution.
To install ghdl:
-$ su
+$ su
# tar -C / -jxvf @TARFILE@.tar.bz2
Note: you must also have a C compiler and zlib installed.
-There is a mailing list for any questions. You can subscribe via:
- https://mail.gna.org/listinfo/ghdl-discuss/
-
Tristan Gingold.