Have created https://github.com/apple/swift/pull/6852 <https://github.com/apple/swift/pull/6852> if that's easier to merge.
Alex > On 17 Jan 2017, at 09:42, Ankit Aggarwal <[email protected]> wrote: > > + swift-dev > > >> On 17-Jan-2017, at 2:58 PM, Alex Blewitt via swift-build-dev >> <[email protected] <mailto:[email protected]>> wrote: >> >> Can someone revert my change >> https://github.com/apple/swift/commit/c85cbe5c785cd729b28e802bcfa69a549fa78df7 >> >> <https://github.com/apple/swift/commit/c85cbe5c785cd729b28e802bcfa69a549fa78df7> >> (current tip of master)? It caused a build failure on the 14.04 bot again: >> >> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/613/ >> <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/613/> >> >> In file included from allocator.c:21: >> In file included from ./internal.h:616: >> <>./shims.h:252:2: error: unsupported compiler >> #error unsupported compiler >> ^ >> 1 error generated. >> >> It seems to be detecting/using /usr/bin/clang, which should be the right >> version to use, but somehow the setting isn't being passed down to the >> nested project. >> >> Apologies again, >> >> Alex >> _______________________________________________ >> swift-build-dev mailing list >> [email protected] <mailto:[email protected]> >> https://lists.swift.org/mailman/listinfo/swift-build-dev >
_______________________________________________ swift-dev mailing list [email protected] https://lists.swift.org/mailman/listinfo/swift-dev
