diff --git a/brotli.changes b/brotli.changes index 01a9eec..6c79ca1 100644 --- a/brotli.changes +++ b/brotli.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 12 14:52:42 UTC 2020 - andy great + +- Fix W: shared-lib-calls-exit /usr/lib64/libbrotlienc.so.1.0.7 + exit@GLIBC_2.2.5. + ------------------------------------------------------------------- Tue Nov 19 23:15:31 UTC 2019 - Simon Lees diff --git a/brotli.spec b/brotli.spec index f9c1aad..b38ae12 100644 --- a/brotli.spec +++ b/brotli.spec @@ -1,7 +1,7 @@ # # spec file for package brotli # -# Copyright (c) 2019 SUSE LLC. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017 Buschmann # # All modifications and additions to the file contributed by third parties @@ -102,7 +102,7 @@ RFC 7932. %autosetup -p1 %build -%cmake +%cmake -DCMAKE_C_FLAGS="-DBROTLI_ENCODER_CLEANUP_ON_OOM" %cmake_build %install