Greg Alexander
|
7db95c7815
|
update to target ABI "all", which adds x86_64 and arm64
|
2019-05-26 00:49:30 -04:00 |
|
Greg Alexander
|
cec5e52c7e
|
Now it compiles with the new NDK.
|
2019-05-25 22:46:18 -04:00 |
|
Greg Alexander
|
7b8ce267d9
|
disable use of sigprocmask() in rsync, because Android Oreo (quite
inappropriately) seems to terminate the process when it is called.
|
2017-10-28 14:20:35 -04:00 |
|
Greg Alexander
|
8fb3ece145
|
turns out all rsync was missing for 64-bit files was
#define HAVE_STRUCT_STAT64 1
|
2016-06-21 09:18:39 -04:00 |
|
Greg Alexander
|
3bc9394101
|
add config defines to rsync so it will use mkstemp() instead of mktemp()
(fixes link-time warning and possible vulnerability)
|
2016-06-18 15:33:09 -04:00 |
|
Greg Alexander
|
2090d565b7
|
add some missing system support #defines for rsync
|
2014-12-22 08:36:41 -05:00 |
|
Greg Alexander
|
1e212e3cec
|
switch rsync over to using its own internal zlib
|
2014-12-22 07:52:17 -05:00 |
|
Greg Alexander
|
bb347ffffe
|
now rsync builds (untested)
|
2014-12-21 22:24:28 -05:00 |
|