summaryrefslogtreecommitdiff
path: root/www/node18/files/patch-deps_openssl_openssl__no__asm.gypi
blob: aa336fd927faad5fb3bee7acfb0247a69db44a7d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- deps/openssl/openssl_no_asm.gypi.orig	2023-04-12 04:09:14 UTC
+++ deps/openssl/openssl_no_asm.gypi
@@ -44,7 +44,7 @@
       'includes': ['config/archs/linux64-riscv64/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'],
     }],
   ],
 }