From f35b3e3894af5ae82bffcb05962e5bcfc11f269f Mon Sep 17 00:00:00 2001 From: Jerome Lambourg Date: Mon, 21 May 2018 14:52:19 +0000 Subject: [PATCH] [Ada] Add g-soliop__qnx.ads to the runtime build MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This properly links with libsocket when needed by the user code. 2018-05-21 Jerome Lambourg gcc/ada/ * gcc-interface/Makefile.in: Add g-soliop__qnx.ads to the runtime build for QNX. From-SVN: r260468 --- gcc/ada/ChangeLog | 5 +++++ gcc/ada/gcc-interface/Makefile.in | 1 + 2 files changed, 6 insertions(+) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index 5f56158c1c2..b8647f71e97 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,8 @@ +2018-04-04 Jerome Lambourg + + * gcc-interface/Makefile.in: Add g-soliop__qnx.ads to the runtime build + for QNX. + 2018-04-04 Hristian Kirtchev * exp_cg.adb: Remove with and use clause for Exp_Disp. diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in index ebb955ebce5..175640a6061 100644 --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -917,6 +917,7 @@ ifeq ($(strip $(filter-out aarch64 %qnx,$(target_cpu) $(target_os))),) s-taprop.adb