* gcc-interface/Makefile.in (SPARC/Solaris): Remove obsolete stuff.
From-SVN: r251997
This commit is contained in:
parent
ff3e3d99e2
commit
072f1e63ad
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user