util: Workaround lack of flock on Solaris
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sat, 22 Apr 2017 04:57:50 +0000 (21:57 -0700)
committerEric Engestrom <eric.engestrom@intel.com>
Wed, 16 Oct 2019 12:45:57 +0000 (13:45 +0100)
commitb3028a9fb8110fd37f60e9d66dad3cde6e7b062b
tree357c26fd3de0e90f9d917e6700bc00a15f4041d7
parenta56c3e3a470eb8f13d11ca0aad5b5934de54ca1c
util: Workaround lack of flock on Solaris

v2: Replace autoconf check for flock() with meson check

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Acked-by: Eric Engestrom <eric.engestrom@intel.com>
meson.build
src/util/disk_cache.c