FreeBSD Bugzilla – Attachment 118337 Details for
Bug 160568
[MAINTAINER] lang/gnatdroid-armv5: disable symbolic tracebacks
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.58 KB, created by
John Marino
on 2011-09-08 20:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
John Marino
Created:
2011-09-08 20:10:02 UTC
Size:
3.58 KB
patch
obsolete
>--- Makefile.orig 2011-09-08 13:11:41.000000000 -0500 >+++ Makefile 2011-09-08 13:12:00.000000000 -0500 >@@ -7,6 +7,7 @@ > > PORTNAME= armv5 > PORTVERSION= 20110627 >+PORTREVISION= 1 > CATEGORIES= lang > MASTER_SITES= http://downloads.dragonlace.net/src/ \ > http://dragonlace.mirrors.ada.cx/src/ >--- /dev/null 2011-09-08 13:11:00.000000000 -0500 >+++ files/patch-gcc__ada__gccint__Makefile.in 2011-09-08 13:12:35.000000000 -0500 >@@ -0,0 +1,83 @@ >+--- gcc/ada/gcc-interface/Makefile.in.orig 2011-09-07 16:11:58.000000000 -0500 >++++ gcc/ada/gcc-interface/Makefile.in 2011-09-07 16:16:29.000000000 -0500 >+@@ -1184,6 +1184,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-freebsd.adb \ >+@@ -1219,6 +1221,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-freebsd.adb \ >+@@ -1253,6 +1257,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-dragonfly.adb \ >+@@ -1288,6 +1294,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-dragonfly.adb \ >+@@ -1322,6 +1330,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-openbsd.adb \ >+@@ -1357,6 +1367,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-bsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-openbsd.adb \ >+@@ -1391,6 +1403,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-netbsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-netbsd.adb \ >+@@ -1435,6 +1449,8 @@ >+ a-numaux.ads<a-numaux-x86.ads \ >+ g-bytswa.adb<g-bytswa-x86.adb \ >+ g-socthi.adb<g-socthi-netbsd.adb \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-osinte.adb<s-osinte-netbsd.adb \ >+@@ -1472,6 +1488,8 @@ >+ ifeq ($(strip $(filter-out arm% android eabi,$(targ))),) >+ LIBGNAT_TARGET_PAIRS = \ >+ a-intnam.ads<a-intnam-linux.ads \ >++ g-trasym.ads<g-trasym-unimplemented.ads \ >++ g-trasym.adb<g-trasym-unimplemented.adb \ >+ s-inmaop.adb<s-inmaop-posix.adb \ >+ s-intman.adb<s-intman-posix.adb \ >+ s-linux.ads<s-linux.ads \
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 160568
: 118337