diff --git a/lldb.spec b/lldb.spec index 9a00049..d46d17b 100644 --- a/lldb.spec +++ b/lldb.spec @@ -64,10 +64,6 @@ The package contains the LLDB Python module. %autosetup -n %{lldb_srcdir} -p2 %build - -CFLAGS="%{optflags} -Wno-error=format-security" -CXXFLAGS="%{optflags} -Wno-error=format-security" - %cmake -GNinja \ -DCMAKE_BUILD_TYPE=RelWithDebInfo \ -DCMAKE_SKIP_RPATH:BOOL=ON \