Not sure if this is WAF 2.0 related - it is not handling at least one "bi-endian" platform correctly now.

Martin Schwenke martin at meltin.net
Fri Sep 7 00:57:28 UTC 2018


On Thu, 6 Sep 2018 18:51:43 +0300, Alexander Bokovoy via
samba-technical <samba-technical at lists.samba.org> wrote:

> I think my https://gitlab.com/samba-team/samba/merge_requests/67 should
> fix this issue. You'd need to add a compiler fix for AIX similar to what
> Andreas did in 88216e63c97591685a6b9a0b8bca56c02abc767d on top of that
> but define/undefine fixes I did should be able to help here.

I think Andreas' commit landed as
c4c6ca5e0c06d616c995d6c6ff803b74caec513a

I don't think a similar patch will be needed for AIX, because waf
already has support for xlc in AIX:

third_party/waf/waflib/Tools/compiler_c.py:'aix':    ['xlc', 'gcc', 'clang'],

peace & happiness,
martin



More information about the samba-technical mailing list