We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3effff8 commit 521582dCopy full SHA for 521582d
build.py
@@ -48,6 +48,7 @@
48
])
49
50
foundation.SWIFTCFLAGS += " ".join([
51
+ '-I${BUILD_DIR}/Foundation/usr/lib/swift'
52
53
54
foundation.LDFLAGS += '-lpthread -ldl -lm -lswiftCore'
0 commit comments