Fix bad macro to build with GCC 12

This commit is contained in:
Robin Lee 2022-01-18 20:03:09 +08:00
parent b011cdb2d3
commit a31a2e89e4
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ Development headers for %{name}.
%build
%configure --disable-static --disable-silent-rules --enable-ssl
sed -i 's/ DRIZZLED_BINARY .*/ DRIZZLED_BINARY ""/' gear_config.h
make %{_smp_mflags}