diff options
Diffstat (limited to 'deps/openssl/config/archs/linux-ppc/asm/openssl.gypi')
-rw-r--r-- | deps/openssl/config/archs/linux-ppc/asm/openssl.gypi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi index 49a49d892d..1aea69b8a0 100644 --- a/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi +++ b/deps/openssl/config/archs/linux-ppc/asm/openssl.gypi @@ -402,6 +402,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', |