mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-27 07:14:18 +08:00
Enable deterministic *.a files on binutils
This commit is contained in:
parent
16a116f6ba
commit
a44365b9bb
@ -22,6 +22,7 @@ fi
|
||||
COOKBOOK_CONFIGURE_FLAGS+=(
|
||||
--target="${COOKBOOK_CROSS_GNU_TARGET:-$GNU_TARGET}"
|
||||
--enable-default-hash-style=gnu
|
||||
--enable-deterministic-archives
|
||||
--disable-werror
|
||||
# --with-system-zlib
|
||||
)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user