aboutsummaryrefslogtreecommitdiffstats
path: root/translate/gcc/Make-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'translate/gcc/Make-lang.in')
-rw-r--r--translate/gcc/Make-lang.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/translate/gcc/Make-lang.in b/translate/gcc/Make-lang.in
index 0139c2c76..308f400ae 100644
--- a/translate/gcc/Make-lang.in
+++ b/translate/gcc/Make-lang.in
@@ -79,7 +79,7 @@ ghdl1$(exeext): $(AGCC_OBJS) $(AGCC_DEPS) force
-cargs $(CFLAGS) $(GHDL_ADAFLAGS)
$(GNATMAKE) -o $@ -aI$(srcdir)/vhdl -aOvhdl ortho_gcc-main \
-bargs -E -cargs $(CFLAGS) $(GHDL_ADAFLAGS) \
- -largs $(AGCC_OBJS) $(LIBS)
+ -largs $(AGCC_OBJS) $(LIBS) $(GMPLIBS)
# The driver for ghdl.
ghdl$(exeext): force