Merge pull request #5138 from vmlemon/issue-5131

Implement basic DragonFlyBSD support
This commit is contained in:
Michael Eischer
2024-11-30 17:32:59 +01:00
committed by GitHub
3 changed files with 17 additions and 10 deletions

View File

@@ -0,0 +1,6 @@
Enhancement: Add DragonflyBSD support
Restic can now be compiled on DragonflyBSD.
https://github.com/restic/restic/issues/5131
https://github.com/restic/restic/pull/5138