summaryrefslogtreecommitdiffstats
path: root/test/Driver/nostdlibinc.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/Driver/nostdlibinc.c')
-rw-r--r--test/Driver/nostdlibinc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Driver/nostdlibinc.c b/test/Driver/nostdlibinc.c
index f7ee712..5b6fab6 100644
--- a/test/Driver/nostdlibinc.c
+++ b/test/Driver/nostdlibinc.c
@@ -1,4 +1,4 @@
-// RUN: %clang -ccc-host-triple x86_64-unknown-unknown \
+// RUN: %clang -target x86_64-unknown-unknown \
// RUN: -nostdlibinc -ffreestanding -fsyntax-only %s
#if !__has_include("stddef.h")
OpenPOWER on IntegriCloud