We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7c42ac commit ced36ffCopy full SHA for ced36ff
1 file changed
swift/integration-tests/posix-only/frontend-invocations/Makefile
@@ -4,7 +4,7 @@ SDK=-sdk $(shell xcrun -show-sdk-path)
4
FRONTEND=$(shell xcrun -find swift-frontend)
5
else
6
SDK=""
7
-FRONTEND=swift-frontend
+FRONTEND=swiftc
8
endif
9
10
all:
0 commit comments