RFR: [9] 8043340 & 8043591: [macosx] Build system issues
Erik Joelsson
erik.joelsson at oracle.com
Tue Jun 3 08:18:28 UTC 2014
On 2014-06-02 23:27, David DeHaven wrote:
>> Looks pretty good. A couple of questions still:
>>
>> * Where is the AC_SUBST for SDKROOT?
>>
>> * Could we get the "Checking for Xcode sdk name" output to only print on macosx?
> Would this be OK instead?
>
> AC_MSG_CHECKING([for sdk name])
> AC_MSG_RESULT([$SDKNAME])
>
> Otherwise it might make sense to just move the whole arg into the macosx block too.
As I understand it, the whole concept of an sdkname is only present on
mac, so I would prefer it being in the macosx conditional block.
/Erik
More information about the build-dev
mailing list