]> git.pld-linux.org Git - packages/binutils.git/commitdiff
msgpack uses with/without syntax
authorJan Palus <atler@pld-linux.org>
Mon, 16 Jan 2023 18:50:49 +0000 (19:50 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 16 Jan 2023 18:50:49 +0000 (19:50 +0100)
binutils.spec

index bb502e979c770895f750017f2589efadf17e085e..66dd777a70ade6f9fab9853257319f21d93c5422 100644 (file)
@@ -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}
 
This page took 0.21151 seconds and 4 git commands to generate.