Sign in
android-kvm
/
linux
/
refs/heads/master
/
.
/
tools
/
testing
/
selftests
/
pipe
/
Makefile
blob: 1810c680117b3ff4686c6c6787ed18604bdb48cb [
file
] [
edit
]
# SPDX-License-Identifier: GPL-2.0
# Copyright (c) 2026 Meta Platforms, Inc. and affiliates
# Copyright (c) 2026 Breno Leitao <leitao@debian.org>
CFLAGS
+=
-
O2
-
Wall
-
Wextra
-
pthread
TEST_GEN_PROGS
:=
pipe_bench
include
../
lib
.
mk