This commit is contained in:
Matej Cepl 2024-12-02 18:05:33 +01:00
parent 65161843c9
commit 84e4810265
Signed by: mcepl
GPG Key ID: 79205802880BC9D8

View File

@ -66,7 +66,7 @@ It extends vi's modal editing with built-in support for multiple cursors/selecti
cp -a %{_sourcedir}/vis/* .
%build
export CFLAGS="%{optflags} -fcommon -Wno-parentheses"
export CFLAGS="%{optflags} -fcommon"
%configure
%make_build debug