| Package Name | native/rsync |
|---|---|
| Version | 3.4.1 |
| Type | native |
2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52
config_opts=--prefix=$PREFIX/native
config_opts=$config_opts --disable-xxhash
config_opts=$config_opts --disable-openssl
config_opts=$config_opts --disable-zstd
config_opts=$config_opts --disable-lz4
./configure $config_opts
make -j$NUM_CORES
make DESTDIR=$STAGING_DIR install
$PREFIX/native/bootstrap/bin/perl $PREFIX/native/bootstrap/bin/strip-nondeterminism-recursive --directory $STAGING_DIR