On Thu, May 12, 2016 at 1:07 PM, Vedant Kumar via swift-dev
<swift-dev@swift.org> wrote:
> Hi,
>
> I have a build preset which omits "stdlib;sdk-overlay" from 
> swift-install-components.
>
> After 6670bb76, this preset triggers a swift cmake failure (Unknown build 
> type). Is it no longer allowed to build swift without the stdlib?

This could have been broken along the way since we are not using such
a build configuration in production.  We'd appreciate a patch.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to