Use builtin zlib library (system version has conflicts)
This commit is contained in:
parent
3b7f3a5c52
commit
05f5ab6f6f
@ -102,9 +102,8 @@ URL: https://sourceware.org/binutils
|
||||
%bcond_without debuginfod
|
||||
# Default: build binutils-gprofng package.
|
||||
%bcond_without gprofng
|
||||
# Use the system supplied version of the zlib compress library.
|
||||
# Change this to use the binutils builtin version instead.
|
||||
%bcond_without systemzlib
|
||||
# Default: Do not use the system supplied version of the zlib compress library.
|
||||
%bcond_with systemzlib
|
||||
|
||||
# Allow the user to override the compiler used to build the binutils.
|
||||
# The default build compiler is gcc if %%toolchain is not clang.
|
||||
|
Loading…
Reference in New Issue
Block a user