aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/Make-lang.in
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/objc/Make-lang.in')
-rw-r--r--gcc/objc/Make-lang.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/objc/Make-lang.in b/gcc/objc/Make-lang.in
index 49b7a9f..909a774 100644
--- a/gcc/objc/Make-lang.in
+++ b/gcc/objc/Make-lang.in
@@ -98,6 +98,9 @@ lang_checks += check-objc
lang_checks_parallelized += check-objc
check_objc_parallelize = 6
+# No objc-c-specific selftests
+selftest-objc:
+
#
# Install hooks:
# cc1obj is installed elsewhere as part of $(COMPILERS).