mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
fix: runtime issue on FreeBSD due to missing O_NOATIME/O_DSYNC support (#11790)
See also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253937
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build windows darwin
|
||||
// +build windows darwin freebsd
|
||||
|
||||
/*
|
||||
* MinIO Cloud Storage, (C) 2021 MinIO, Inc.
|
||||
|
||||
Reference in New Issue
Block a user