Yah, we didn’t want to enable this by default yet because it’s still a work in progress. Also, it requires dispatch on Linux, which we are still working on getting integrated into the overall swift build process.
- Tony > On Mar 30, 2016, at 4:42 AM, Daniel Eggert via swift-corelibs-dev > <[email protected]> wrote: > >> On 28 Mar 2016, at 23:59, Philippe Hausler <[email protected]> wrote: >> >> the swift-corelibs-foundation compiled for Darwin does not define that yet >> either. Are you seeing issues with it when defined? > > > When I add > > OTHER_SWIFT_FLAGS = -DDEPLOYMENT_ENABLE_LIBDISPATCH > > it works. So I guess that's what I should do? > > /Daniel > > _______________________________________________ > swift-corelibs-dev mailing list > [email protected] > https://lists.swift.org/mailman/listinfo/swift-corelibs-dev _______________________________________________ swift-corelibs-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-corelibs-dev
