https://bugzilla.samba.org/show_bug.cgi?id=5170
[EMAIL PROTECTED] changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #4 from [EMAIL PROTECTED] 2008-01-01 11:09 CST -------
I changed the makefile to output instructions for manually running mkrounding
on the target machine when cross-compiling.
If someone wishes to automate a cross-compiler build, they should determine the
rounding information (perhaps manually) and add their own build command (e.g.
an echo) to create the rounding.h file before running "make" (or perhaps as a
patch to Makefile.in). The result of the mkrounding command is a simple
define, such as this one:
#define EXTRA_ROUNDING 0
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html