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.
1 parent a1ea7f7 commit 57ffb9dCopy full SHA for 57ffb9d
build.py
@@ -74,6 +74,7 @@
74
# swift_cflags += ([
75
# '-DDEPLOYMENT_ENABLE_LIBDISPATCH',
76
# '-I'+Configuration.current.variables["LIBDISPATCH_SOURCE_DIR"],
77
+# '-I'+Configuration.current.variables["LIBDISPATCH_BUILD_DIR"]+'/src'
78
# ])
79
# foundation.LDFLAGS += '-ldispatch -L'+Configuration.current.variables["LIBDISPATCH_BUILD_DIR"]+'/src/.libs '
80
0 commit comments