From f2f25078cbd47e43f4c53c6a471bba2a1544ecde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Fri, 21 Jan 2022 11:47:19 +0100 Subject: [PATCH] don't set distro flags for tests --- libocxl.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libocxl.spec b/libocxl.spec index a56c412..6b04de1 100644 --- a/libocxl.spec +++ b/libocxl.spec @@ -49,6 +49,7 @@ developing applications that use %{name}. %make_install PREFIX=%{_prefix} %check +%undefine _auto_set_build_flags make testobj/unittests V=1