Fix compile errors

This commit is contained in:
lizhenhua 2020-05-20 11:06:01 +08:00
parent 50af9e3603
commit c921d1aae4

View File

@ -23,7 +23,7 @@ code. Please see the file LICENSE for licensing details.
%build
export CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS"
%configure --enable-fw-mgr --disable-inband
%configure --enable-fw-mgr
%make_build
%install