diff --git a/zstd.spec b/zstd.spec index b02f0d2..6b5f3c1 100644 --- a/zstd.spec +++ b/zstd.spec @@ -92,9 +92,6 @@ Needed for compiling programs that link with the library. %build %global _lto_cflags %{_lto_cflags} -ffat-lto-objects export CFLAGS="%{optflags}" -%ifarch armv6l armv6hl -export CFLAGS+="-DMEM_FORCE_MEMORY_ACCESS=1" -%endif export CXXFLAGS="$CFLAGS -std=c++11" # lib-mt is alias for multi-threaded library support %make_build -C lib lib-mt