aboutsummaryrefslogtreecommitdiff
path: root/www/node19/files/patch-deps_openssl_openssl__no__asm.gypi
blob: 1fef0c4ca71f0e0253c41963df8dc0561c2ed2b4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- deps/openssl/openssl_no_asm.gypi.orig	2020-09-08 12:17:11 UTC
+++ deps/openssl/openssl_no_asm.gypi
@@ -48,7 +48,7 @@
       'includes': ['config/archs/linux64-mips64/no-asm/openssl.gypi'],
     }, {
       # Other architectures don't use assembly
-      'includes': ['config/archs/linux-x86_64/no-asm/openssl.gypi'],
+      'includes': ['config/archs/linux-elf/no-asm/openssl.gypi'],
     }],
   ],
 }