https://bugzilla.samba.org/show_bug.cgi?id=10715

Pierre-Olivier Mercier <nemuna...@nemunai.re> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nemuna...@nemunai.re

--- Comment #1 from Pierre-Olivier Mercier <nemuna...@nemunai.re> ---
Created attachment 13546
  --> https://bugzilla.samba.org/attachment.cgi?id=13546&action=edit
Proposed patch to fix the issue

Please find attached a proposal patch following Timo's suggestion: I replace
the long specific C library detection (which in our case forgot musl's users)
by a single feature test that all C libraries have to implement in order to
have a compiling rsync with IPv6 support.

After applying this patch, I was able to compile an IPv6 ready rsync with musl,
while keeping the same behaviour with the glibc under Linux. This should be
tested against others libc I don't have access to.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to