[gcc-7] 141/354: - update ada-arm patch for the trunk

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository gcc-7.

commit c30cd4588d5d362d931cbc993f8269778d3dd104
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Mar 13 14:10:02 2017 +0000

     - update ada-arm patch for the trunk
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9355 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/patches/ada-arm.diff | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/patches/ada-arm.diff b/debian/patches/ada-arm.diff
index 75c75fe..1a43eaa 100644
--- a/debian/patches/ada-arm.diff
+++ b/debian/patches/ada-arm.diff
@@ -4,15 +4,15 @@ 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
-@@ -1964,7 +1964,10 @@ ifeq ($(strip $(filter-out arm% linux-gn
-     LIBGNAT_TARGET_PAIRS += \
-     system.ads<system-linux-armeb.ads
+@@ -1958,7 +1958,10 @@ ifeq ($(strip $(filter-out arm% linux-gn
+   ifeq ($(strip $(filter-out arm%b,$(target_cpu))),)
+     EH_MECHANISM=
    else
 -    EH_MECHANISM=-arm
 +    # Special case; the GCC exception mechanism is supported under
 +    # another name and with different files than for other
 +    # target_cpus.
 +    override EH_MECHANISM=-arm
-     LIBGNAT_TARGET_PAIRS += \
-     system.ads<system-linux-arm.ads
    endif
+ 
+   TOOLS_TARGET_PAIRS =  \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list