[swift-corelibs-dev] libdispatch module on Linux

Max Howell max.howell at apple.com
Tue Jan 19 13:22:43 CST 2016


> How would I go about passing ‘-fblocks’ when building a module using ‘swift build’?

Since last week you can now: `swift build -Xcc -fblocks` and the build process will add those flags.

> Should I file a bug to track this?

There’s already a few open tickets for this topic. We’re planning a more thorough solution, the above it to allow workarounds.


More information about the swift-corelibs-dev mailing list