mirror of
https://github.com/rclone/rclone.git
synced 2025-06-05 03:34:35 +08: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