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
|
%build
|
||||||
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
|
||||||
export CFLAGS="%{optflags}"
|
export CFLAGS="%{optflags}"
|
||||||
%ifarch armv6l armv6hl
|
|
||||||
export CFLAGS+="-DMEM_FORCE_MEMORY_ACCESS=1"
|
|
||||||
%endif
|
|
||||||
export CXXFLAGS="$CFLAGS -std=c++11"
|
export CXXFLAGS="$CFLAGS -std=c++11"
|
||||||
# lib-mt is alias for multi-threaded library support
|
# lib-mt is alias for multi-threaded library support
|
||||||
%make_build -C lib lib-mt
|
%make_build -C lib lib-mt
|
||||||
|
Loading…
Reference in New Issue
Block a user