]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
[Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp runtimes
authorDoug Rupp <rupp@adacore.com>
Tue, 31 May 2022 17:28:54 +0000 (10:28 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Mon, 4 Jul 2022 07:46:00 +0000 (07:46 +0000)
Target specific runtime files must be added to a the exclude list so the
files don't automatically get copied to other runtimes.

gcc/ada/

* Makefile.rtl (ADA_EXCLUDE_SRCS): Add s-qnx.ads.

gcc/ada/Makefile.rtl

index 03429f6f090f4c641866ec79874205027080ef8f..fc1aac98da2e9606593db863f46a96a7daa966e8 100644 (file)
@@ -2937,6 +2937,7 @@ ADA_EXCLUDE_SRCS =\
   s-linux.ads  s-vxwext.adb s-vxwext.ads s-win32.ads  s-winext.ads \
   s-stchop.ads s-stchop.adb \
   s-strcom.adb s-strcom.ads s-thread.ads \
+  s-qnx.ads \
 
 # ADA_EXCLUDE_SRCS without the sources used by the target
 ADA_EXCLUDE_FILES=$(filter-out \