[Ada] Add g-soliop__qnx.ads to the runtime build
authorJerome Lambourg <lambourg@adacore.com>
Mon, 21 May 2018 14:52:19 +0000 (14:52 +0000)
committerPierre-Marie de Rodat <pmderodat@gcc.gnu.org>
Mon, 21 May 2018 14:52:19 +0000 (14:52 +0000)
This properly links with libsocket when needed by the user code.

2018-05-21  Jerome Lambourg  <lambourg@adacore.com>

gcc/ada/

* gcc-interface/Makefile.in: Add g-soliop__qnx.ads to the runtime build
for QNX.

From-SVN: r260468

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

index 5f56158c1c2bc7d7b1a0e7676b9801f38d4ff181..b8647f71e97ebd1184fd529e8e94080c9b13f03f 100644 (file)
@@ -1,3 +1,8 @@
+2018-04-04  Jerome Lambourg  <lambourg@adacore.com>
+
+       * gcc-interface/Makefile.in: Add g-soliop__qnx.ads to the runtime build
+       for QNX.
+
 2018-04-04  Hristian Kirtchev  <kirtchev@adacore.com>
 
        * exp_cg.adb: Remove with and use clause for Exp_Disp.
index ebb955ebce577ca30d27ade4d162cd0e019b153e..175640a606185a91e0b31d781868bb7aadbbf2a6 100644 (file)
@@ -917,6 +917,7 @@ ifeq ($(strip $(filter-out aarch64 %qnx,$(target_cpu) $(target_os))),)
   s-taprop.adb<libgnarl/s-taprop__qnx.adb \
   s-taspri.ads<libgnarl/s-taspri__posix.ads \
   s-tpopsp.adb<libgnarl/s-tpopsp__posix-foreign.adb \
+  g-soliop.ads<libgnat/g-soliop__qnx.ads \
   $(ATOMICS_TARGET_PAIRS) \
   $(ATOMICS_BUILTINS_TARGET_PAIRS) \
   system.ads<libgnat/system-qnx-aarch64.ads