summaryrefslogtreecommitdiff
path: root/debian/patches/ada-mips.diff
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/ada-mips.diff')
-rw-r--r--debian/patches/ada-mips.diff10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/patches/ada-mips.diff b/debian/patches/ada-mips.diff
index 2661739..cfed58d 100644
--- a/debian/patches/ada-mips.diff
+++ b/debian/patches/ada-mips.diff
@@ -1,8 +1,10 @@
# DP: Improve support for mips.
+Index: b/src/gcc/ada/gcc-interface/Makefile.in
+===================================================================
--- a/src/gcc/ada/gcc-interface/Makefile.in
+++ b/src/gcc/ada/gcc-interface/Makefile.in
-@@ -1666,7 +1666,7 @@
+@@ -1708,10 +1708,15 @@
s-taprop.adb<s-taprop-linux.adb \
s-tasinf.ads<s-tasinf-linux.ads \
s-tasinf.adb<s-tasinf-linux.adb \
@@ -11,10 +13,6 @@
s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
system.ads<system-linux-mips.ads
-@@ -1690,6 +1690,11 @@
- s-tpopsp.adb<s-tpopsp-posix-foreign.adb \
- system.ads<system-linux-mips.ads
-
+ TOOLS_TARGET_PAIRS = \
+ mlib-tgt-specific.adb<mlib-tgt-specific-linux.adb \
+ indepsw.adb<indepsw-gnu.adb
@@ -23,6 +21,8 @@
EH_MECHANISM=-gcc
THREADSLIB = -lpthread
GNATLIB_SHARED = gnatlib-shared-dual
+Index: b/src/config/bootstrap-debug.mk
+===================================================================
--- a/src/config/bootstrap-debug.mk
+++ b/src/config/bootstrap-debug.mk
@@ -9,4 +9,5 @@