View | Details | Raw Unified | Return to bug 160568
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	armv5
8
PORTNAME=	armv5
9
PORTVERSION=	20110627
9
PORTVERSION=	20110627
10
PORTREVISION=	1
10
CATEGORIES=	lang
11
CATEGORIES=	lang
11
MASTER_SITES=	http://downloads.dragonlace.net/src/ \
12
MASTER_SITES=	http://downloads.dragonlace.net/src/ \
12
		http://dragonlace.mirrors.ada.cx/src/
13
		http://dragonlace.mirrors.ada.cx/src/
(-)files/patch-gcc__ada__gccint__Makefile.in (+83 lines)
Added Link Here
1
--- gcc/ada/gcc-interface/Makefile.in.orig	2011-09-07 16:11:58.000000000 -0500
2
+++ gcc/ada/gcc-interface/Makefile.in	2011-09-07 16:16:29.000000000 -0500
3
@@ -1184,6 +1184,8 @@
4
   a-numaux.ads<a-numaux-x86.ads \
5
   g-bytswa.adb<g-bytswa-x86.adb \
6
   g-socthi.adb<g-socthi-bsd.adb \
7
+  g-trasym.ads<g-trasym-unimplemented.ads \
8
+  g-trasym.adb<g-trasym-unimplemented.adb \
9
   s-inmaop.adb<s-inmaop-posix.adb \
10
   s-intman.adb<s-intman-posix.adb \
11
   s-osinte.adb<s-osinte-freebsd.adb \
12
@@ -1219,6 +1221,8 @@
13
   a-numaux.ads<a-numaux-x86.ads \
14
   g-bytswa.adb<g-bytswa-x86.adb \
15
   g-socthi.adb<g-socthi-bsd.adb \
16
+  g-trasym.ads<g-trasym-unimplemented.ads \
17
+  g-trasym.adb<g-trasym-unimplemented.adb \
18
   s-inmaop.adb<s-inmaop-posix.adb \
19
   s-intman.adb<s-intman-posix.adb \
20
   s-osinte.adb<s-osinte-freebsd.adb \
21
@@ -1253,6 +1257,8 @@
22
   a-numaux.ads<a-numaux-x86.ads \
23
   g-bytswa.adb<g-bytswa-x86.adb \
24
   g-socthi.adb<g-socthi-bsd.adb \
25
+  g-trasym.ads<g-trasym-unimplemented.ads \
26
+  g-trasym.adb<g-trasym-unimplemented.adb \
27
   s-inmaop.adb<s-inmaop-posix.adb \
28
   s-intman.adb<s-intman-posix.adb \
29
   s-osinte.adb<s-osinte-dragonfly.adb \
30
@@ -1288,6 +1294,8 @@
31
   a-numaux.ads<a-numaux-x86.ads \
32
   g-bytswa.adb<g-bytswa-x86.adb \
33
   g-socthi.adb<g-socthi-bsd.adb \
34
+  g-trasym.ads<g-trasym-unimplemented.ads \
35
+  g-trasym.adb<g-trasym-unimplemented.adb \
36
   s-inmaop.adb<s-inmaop-posix.adb \
37
   s-intman.adb<s-intman-posix.adb \
38
   s-osinte.adb<s-osinte-dragonfly.adb \
39
@@ -1322,6 +1330,8 @@
40
   a-numaux.ads<a-numaux-x86.ads \
41
   g-bytswa.adb<g-bytswa-x86.adb \
42
   g-socthi.adb<g-socthi-bsd.adb \
43
+  g-trasym.ads<g-trasym-unimplemented.ads \
44
+  g-trasym.adb<g-trasym-unimplemented.adb \
45
   s-inmaop.adb<s-inmaop-posix.adb \
46
   s-intman.adb<s-intman-posix.adb \
47
   s-osinte.adb<s-osinte-openbsd.adb \
48
@@ -1357,6 +1367,8 @@
49
   a-numaux.ads<a-numaux-x86.ads \
50
   g-bytswa.adb<g-bytswa-x86.adb \
51
   g-socthi.adb<g-socthi-bsd.adb \
52
+  g-trasym.ads<g-trasym-unimplemented.ads \
53
+  g-trasym.adb<g-trasym-unimplemented.adb \
54
   s-inmaop.adb<s-inmaop-posix.adb \
55
   s-intman.adb<s-intman-posix.adb \
56
   s-osinte.adb<s-osinte-openbsd.adb \
57
@@ -1391,6 +1403,8 @@
58
   a-numaux.ads<a-numaux-x86.ads \
59
   g-bytswa.adb<g-bytswa-x86.adb \
60
   g-socthi.adb<g-socthi-netbsd.adb \
61
+  g-trasym.ads<g-trasym-unimplemented.ads \
62
+  g-trasym.adb<g-trasym-unimplemented.adb \
63
   s-inmaop.adb<s-inmaop-posix.adb \
64
   s-intman.adb<s-intman-posix.adb \
65
   s-osinte.adb<s-osinte-netbsd.adb \
66
@@ -1435,6 +1449,8 @@
67
   a-numaux.ads<a-numaux-x86.ads \
68
   g-bytswa.adb<g-bytswa-x86.adb \
69
   g-socthi.adb<g-socthi-netbsd.adb \
70
+  g-trasym.ads<g-trasym-unimplemented.ads \
71
+  g-trasym.adb<g-trasym-unimplemented.adb \
72
   s-inmaop.adb<s-inmaop-posix.adb \
73
   s-intman.adb<s-intman-posix.adb \
74
   s-osinte.adb<s-osinte-netbsd.adb \
75
@@ -1472,6 +1488,8 @@
76
 ifeq ($(strip $(filter-out arm% android eabi,$(targ))),)
77
   LIBGNAT_TARGET_PAIRS = \
78
   a-intnam.ads<a-intnam-linux.ads \
79
+  g-trasym.ads<g-trasym-unimplemented.ads \
80
+  g-trasym.adb<g-trasym-unimplemented.adb \
81
   s-inmaop.adb<s-inmaop-posix.adb \
82
   s-intman.adb<s-intman-posix.adb \
83
   s-linux.ads<s-linux.ads \

Return to bug 160568