Fix deterministic binutils option

Versions before 2.26 got removed in fa992b41, together with
CT_BINUTILS_2_23_or_later.
Remove reference to this variable

Signed-off-by: Norbert Lange <nolange79@gmail.com>
This commit is contained in:
Norbert Lange 2022-01-28 11:33:27 +01:00 committed by Chris Packham
parent 6737cfaa8c
commit 392955a293
1 changed files with 2 additions and 2 deletions

View File

@ -140,8 +140,8 @@ config BINUTILS_RELRO
config BINUTILS_DETERMINISTIC_ARCHIVES
bool
prompt "Enable deterministic archives by default" if BINUTILS_2_23_or_later
default y if BINUTILS_2_23_or_later
prompt "Enable deterministic archives by default"
default y
help
Setting this option will enable deterministic mode by default (-D).
ar and ranlib will use zero for UIDs, GIDs,