summaryrefslogtreecommitdiff
path: root/lang/gnat/files/patch-ac
blob: 29b3b147ca68e00c1cc62f24319e9ca0573cf376 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
*** ./ada/Makefile.in.orig	Fri Sep 24 08:41:35 1999
--- ./ada/Makefile.in	Tue Nov  2 10:53:14 1999
***************
*** 909,914 ****
--- 909,927 ----
    endif
  endif
  
+ ifeq ($(strip $(filter-out %86 freebsd%,$(arch) $(osys))),)
+   LIBGNAT_TARGET_PAIRS = \
+   a-intnam.ads<4fintnam.ads \
+   s-inmaop.adb<7sinmaop.adb \
+   s-intman.adb<5fintman.adb \
+   s-osinte.adb<5fosinte.adb \
+   s-osinte.ads<5fosinte.ads \
+   s-osprim.adb<7sosprim.adb \
+   s-taprop.adb<5ftaprop.adb \
+   s-taspri.ads<5ftaspri.ads \
+   s-tpopsp.adb<7stpopsp.adb
+ endif
+ 
  ifeq ($(strip $(filter-out mips sgi irix%,$(targ))),)
  
    threadsletter=A