Re: git: 9db903a89b3d - main - archivers/py-borgbackup: avoid dependency on xxhash port
Date: Sat, 13 Aug 2022 16:51:35 UTC
On Sat, Aug 13, 2022 at 03:26:57PM +0000, Kurt Jaeger wrote: > commit 9db903a89b3d1d7c0be2a56059542f3fdb412908 > > archivers/py-borgbackup: avoid dependency on xxhash port > > - Instead, use the xxhash library provided in the same port What you did is quite clear from the commit diff; what's not clear is why this was done, esp. given that use of bundled libraries is typically discouraged. ./danfe