[cfe-commits] r160484 - in /cfe/trunk: lib/Driver/ToolChains.cpp test/Driver/ios-simulator-arcruntime.c
jahanian
fjahanian at apple.com
Thu Jul 19 09:13:23 PDT 2012
On Jul 19, 2012, at 9:09 AM, Bob Wilson wrote:
> If you specify something different with -mmacosx-version-min, it will be silently ignored. I would like to report that as an error but I believe that Xcode will sometimes do that, and we don't want to break builds from Xcode.
Ok. Thanks for the info.
- fariborz
>
> On Jul 19, 2012, at 9:06 AM, jahanian <fjahanian at apple.com> wrote:
>
>> Hi Bob,
>>
>> How this patch would impact if user ran into the known issue previously and passed down, say, 10.7 to fix the problem?
>> Would appearance of two deployment target be handled properly by cc1?
>>
>> - Fariborz
>>
More information about the cfe-commits
mailing list