Accepting request 1118279 from home:dirkmueller:Factory
- build with optflags again - Fix W: shared-lib-calls-exit /usr/lib64/libbrotlienc.so.1.0.7 OBS-URL: https://build.opensuse.org/request/show/1118279 OBS-URL: https://build.opensuse.org/package/show/Archiving/brotli?expand=0&rev=38
This commit is contained in:
parent
8be37b66af
commit
f6356edd67
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 10:43:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- build with optflags again
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 31 09:53:27 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -101,7 +101,8 @@ RFC 7932.
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%cmake -DCMAKE_C_FLAGS="-DBROTLI_ENCODER_CLEANUP_ON_OOM"
|
||||
export CFLAGS="%{optflags} -DBROTLI_ENCODER_CLEANUP_ON_OOM"
|
||||
%cmake
|
||||
%cmake_build
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user