Use compat_readpassphrase.c on Linux
parent
edad0218c1
commit
c95c8cd1b4
|
@ -45,6 +45,7 @@ case "$(uname)" in
|
||||||
cflags -Wno-pedantic -D_GNU_SOURCE
|
cflags -Wno-pedantic -D_GNU_SOURCE
|
||||||
config libtls ncursesw
|
config libtls ncursesw
|
||||||
defvar OPENSSL_BIN openssl exec_prefix /bin/openssl
|
defvar OPENSSL_BIN openssl exec_prefix /bin/openssl
|
||||||
|
echo 'OBJS += compat_readpassphrase.o'
|
||||||
;;
|
;;
|
||||||
(Darwin)
|
(Darwin)
|
||||||
cflags -D__STDC_WANT_LIB_EXT1__=1
|
cflags -D__STDC_WANT_LIB_EXT1__=1
|
||||||
|
|
Loading…
Reference in New Issue