mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 02:25:40 +01:00
doc: fix typo in configure.ac
s/liner/linker/
This commit is contained in:
parent
20a30922fb
commit
b155fcda51
@ -256,7 +256,7 @@ AC_ARG_ENABLE([gprof],
|
||||
[enable_gprof=$enableval],
|
||||
[enable_gprof=no])
|
||||
|
||||
dnl Pass compiler & liner flags that make builds deterministic
|
||||
dnl Pass compiler & linker flags that make builds deterministic
|
||||
AC_ARG_ENABLE([determinism],
|
||||
[AS_HELP_STRING([--enable-determinism],
|
||||
[Enable compilation flags that make builds deterministic (default is no)])],
|
||||
|
Loading…
Reference in New Issue
Block a user