We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 627eebd + 53bebc1 commit 11b470cCopy full SHA for 11b470c
lldb/test/API/lang/swift/custom_triple/Makefile
@@ -1,5 +1,4 @@
1
SWIFT_SOURCES := main.swift
2
-TRIPLE := x86_64-awesomevendor-linux
3
-SWIFTFLAGS_EXTRAS := -parse-stdlib
+SWIFTFLAGS_EXTRAS := -parse-stdlib -target x86_64-awesomevendor-linux
4
5
include Makefile.rules
0 commit comments