* gcc-interface/Makefile.in (SPARC/Solaris): Remove obsolete stuff.
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 12 Sep 2017 07:05:19 +0000 (07:05 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 12 Sep 2017 07:05:19 +0000 (07:05 +0000)
From-SVN: r251997

gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in

index 0e89c840cfc62fdae53ea872e504e5630aed9f57..dbf52109e23c053d122dba26ce7b128e6e14b874 100644 (file)
@@ -1,3 +1,7 @@
+2017-09-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gcc-interface/Makefile.in (SPARC/Solaris): Remove obsolete stuff.
+
 2017-09-11  Arnaud Charlet  <charlet@adacore.com>
 
        * doc/gnat_ugn/the_gnat_compilation_model.rst: Fix sphinx warning.
index c05395ad6d603dbccfb6b63aa386d8711938f9d0..2fa47caa5478711c3b24c9041de29e89b08b8733 100644 (file)
@@ -918,10 +918,6 @@ ifeq ($(strip $(filter-out sparc% sun solaris%,$(target_cpu) $(target_vendor) $(
   GNATLIB_SHARED = gnatlib-shared-dual
   GMEM_LIB = gmemlib
   LIBRARY_VERSION := $(LIB_VERSION)
-
-  ifeq ($(strip $(filter-out m64,$(THREAD_KIND))),)
-    LIBGNAT_TARGET_PAIRS = $(LIBGNAT_TARGET_PAIRS_64)
-  endif
 endif
 
 # x86 and x86-64 solaris