diff options
Diffstat (limited to 'deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi')
-rw-r--r-- | deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi b/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi index e4ce5e3b92..63eb964d68 100644 --- a/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi +++ b/deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi @@ -404,6 +404,7 @@ 'openssl/crypto/evp/pmeth_lib.c', 'openssl/crypto/evp/scrypt.c', 'openssl/crypto/ex_data.c', + 'openssl/crypto/getenv.c', 'openssl/crypto/hmac/hm_ameth.c', 'openssl/crypto/hmac/hm_pmeth.c', 'openssl/crypto/hmac/hmac.c', |