From 5600fa244fd3a01013de765199b0aa5295904183 Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Mon, 16 Jan 2023 19:50:49 +0100 Subject: [PATCH] msgpack uses with/without syntax --- binutils.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binutils.spec b/binutils.spec index bb502e9..66dd777 100644 --- a/binutils.spec +++ b/binutils.spec @@ -239,7 +239,7 @@ sparc32 \ %if %{with gold} --enable-gold%{!?with_default_bfd:=default} --enable-ld%{?with_default_bfd:=default} \ %endif - %{__enable_disable msgpack} \ + %{__with_without msgpack} \ %{__enable_disable jansson} \ %{__with_without debuginfod} -- 2.44.0