From c921d1aae40ceb78eb863aab904e2362b98eeace Mon Sep 17 00:00:00 2001 From: lizhenhua Date: Wed, 20 May 2020 11:06:01 +0800 Subject: [PATCH] Fix compile errors --- mstflint.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mstflint.spec b/mstflint.spec index dd42139..8c4b269 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -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