revert likely leftover from https://github.com/facebook/zstd/issues/2632
OBS-URL: https://build.opensuse.org/package/show/Archiving/zstd?expand=0&rev=70
This commit is contained in:
parent
6895090f7c
commit
1fa54f8b2f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user