Skip to content

Commit 57ffb9d

Browse files
seabayleaparkera
authored andcommitted
Make Dispatch overlay available to Foundation (#357)
1 parent a1ea7f7 commit 57ffb9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
# swift_cflags += ([
7575
# '-DDEPLOYMENT_ENABLE_LIBDISPATCH',
7676
# '-I'+Configuration.current.variables["LIBDISPATCH_SOURCE_DIR"],
77+
# '-I'+Configuration.current.variables["LIBDISPATCH_BUILD_DIR"]+'/src'
7778
# ])
7879
# foundation.LDFLAGS += '-ldispatch -L'+Configuration.current.variables["LIBDISPATCH_BUILD_DIR"]+'/src/.libs '
7980

0 commit comments

Comments
 (0)