diff options
Diffstat (limited to 'translate/grt')
-rw-r--r-- | translate/grt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/translate/grt/Makefile b/translate/grt/Makefile index 1c6af4d..107aef7 100644 --- a/translate/grt/Makefile +++ b/translate/grt/Makefile @@ -19,6 +19,7 @@ GRT_FLAGS=-g -O GRT_ADAFLAGS=-gnatn ADAC=gcc +CC=gcc GNATFLAGS=$(CFLAGS) -gnatf -gnaty3befhkmr -gnatwlu GHDL1=../ghdl1-gcc GRTSRCDIR=. |