aboutsummaryrefslogtreecommitdiffstats
path: root/dist/gcc/config-lang.in
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2016-07-15 06:32:58 +0200
committerTristan Gingold <tgingold@free.fr>2016-07-16 15:06:44 +0200
commite35b24adbb1d0e76c076fe475c8442738b3378be (patch)
treeb65ad8fa33cfad1dbbff863561d6cb964f889801 /dist/gcc/config-lang.in
parent0eadd36bc47b08ad552d325c54f9e3a305c6838c (diff)
downloadghdl-e35b24adbb1d0e76c076fe475c8442738b3378be.tar.gz
ghdl-e35b24adbb1d0e76c076fe475c8442738b3378be.tar.bz2
ghdl-e35b24adbb1d0e76c076fe475c8442738b3378be.zip
Rework gcc build procedure. Add vpi build command.
Diffstat (limited to 'dist/gcc/config-lang.in')
-rw-r--r--dist/gcc/config-lang.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/dist/gcc/config-lang.in b/dist/gcc/config-lang.in
index 7010b1127..3ce9851f3 100644
--- a/dist/gcc/config-lang.in
+++ b/dist/gcc/config-lang.in
@@ -33,6 +33,4 @@ compilers="ghdl1\$(exeext)"
stagestuff="ghdl\$(exeext) ghdl1\$(exeext)"
-outputs=vhdl/Makefile
-
gtfiles="\$(srcdir)/vhdl/ortho-lang.c"