> On Dec 16, 2015, at 11:21 , Davide Italiano <dccitali...@gmail.com> wrote:
> 
> On Wed, Dec 16, 2015 at 11:17 AM, Jordan Rose <jordan_r...@apple.com> wrote:
>> What's the compile command for the files that are failing? If the target 
>> triple there doesn't include a version number, it might be defaulting to 
>> something like "1.0".
>> 
>> Jordan
>> 
> 
> I see many of these, here's an example:
> http://people.freebsd.org/~davide/swift/modules_failure.txt
> 
> BTW, the triple includes a version number (freebsd-unknown-11.0)

Ah, not the one I see: "-target x86_64-unknown-freebsd". Try adding "11.0" to 
that. (Presumably it comes from the Foundation build script, so you might have 
to find where it's being passed down.)

Jordan
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to