Compile rsync with ZLIB_BASE (#286)

This commit is contained in:
Andrew
2021-12-29 09:17:37 -05:00
committed by GitHub
parent df87f4d295
commit fb27f813f3

View File

@@ -104,6 +104,7 @@ ports += {
"options": [
"OPTIONS_FILE_SET+=ACL",
"OPTIONS_FILE_SET+=ICONV",
"OPTIONS_FILE_SET+=ZLIB_BASE",
"OPTIONS_FILE_UNSET+=FLAGS"
]
}