summaryrefslogtreecommitdiffstats
path: root/lang/gnat/files/patch-af
blob: 743bf477ec07224363f139b773d5350fcf37b2f6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** ./ada/gnatlink.adb.orig	Fri Sep 24 08:41:46 1999
--- ./ada/gnatlink.adb	Tue Nov  2 02:46:20 1999
***************
*** 97,103 ****
     --  This table collects the arguments to be passed to compile the binder
     --  generated file.
  
!    Gcc : String_Access := Program_Name ("gcc");
  
     Read_Mode  : constant String := "r" & Ascii.Nul;
  
--- 97,103 ----
     --  This table collects the arguments to be passed to compile the binder
     --  generated file.
  
!    Gcc : String_Access := Program_Name ("adagcc");
  
     Read_Mode  : constant String := "r" & Ascii.Nul;
  
OpenPOWER on IntegriCloud