aboutsummaryrefslogtreecommitdiff
path: root/gcc/ada/Makefile.rtl
diff options
context:
space:
mode:
authorDoug Rupp <rupp@adacore.com>2022-05-31 10:28:54 -0700
committerPierre-Marie de Rodat <derodat@adacore.com>2022-07-04 07:46:00 +0000
commit4dab9bed7bd173e55fa44b9d8f4a01dfd8566553 (patch)
treefff38d4492002f52a8c0fb4add9d24a0e6e2c31b /gcc/ada/Makefile.rtl
parentaa683f5c03673210edc89d1057868f59583570ea (diff)
[Ada] vx7r2: do not include s-qnx.ads in the kernel and rtp runtimes
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.
Diffstat (limited to 'gcc/ada/Makefile.rtl')
-rw-r--r--gcc/ada/Makefile.rtl1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ada/Makefile.rtl b/gcc/ada/Makefile.rtl
index 03429f6f090..fc1aac98da2 100644
--- a/gcc/ada/Makefile.rtl
+++ b/gcc/ada/Makefile.rtl
@@ -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 \