# SPDX-License-Identifier: BSD-3-Clause
#
# Copyright (c) 2017-2018 Solarflare Communications Inc.
# All rights reserved.
# This software was jointly developed between OKTET Labs (under contract
# for Solarflare) and Solarflare Communications, Inc.
if is_windows
build = false
reason = 'not supported on Windows'
endif
sources = files('rte_mempool_bucket.c')