[PATCH] Fix build on AIX using xlc (bug 13493)

Amitay Isaacs amitay at gmail.com
Wed Jul 4 06:27:06 UTC 2018


On Wed, Jul 4, 2018 at 2:42 PM, Andreas Schneider <asn at samba.org> wrote:
> On Wednesday, 4 July 2018 04:25:09 CEST Amitay Isaacs wrote:
>> Hi,
>>
>> This is another series of patches to get CTDB (this should help Samba
>> also) on AIX.
>>
>> When checking for supported features with __attribute__ during
>> configure stage, xlc ignores unknown features and does not fail the
>> compilation.  This wrongly identifies the features as supported and
>> fails the actual build.
>
> RB+ if you also add clang :-)
>

It's already there. :-)

For CC=clang, CC_NAME=gcc

Amitay.



More information about the samba-technical mailing list