mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
cmd/version: add support for openbsd/386
After this patch the version command will be fully supported on openbsd/amd64 and openbsd/386. Remaining os/arch combinations stay as is.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
// +build !windows
|
||||
// +build !openbsd !386
|
||||
|
||||
package buildinfo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user