Index: head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi =================================================================== --- head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi (nonexistent) +++ head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi (revision 469828) @@ -0,0 +1,15 @@ +--- deps/openssl/config/archs/linux-elf/asm/openssl-cl.gypi.orig 2018-05-11 12:05:05 UTC ++++ deps/openssl/config/archs/linux-elf/asm/openssl-cl.gypi +@@ -26,10 +26,10 @@ + 'POLY1305_ASM', + ], + 'openssl_cflags_linux-elf': [ +- '-Wall -O3 -pthread -DL_ENDIAN -fomit-frame-pointer', ++ '-Wall -O3 -pthread -DL_ENDIAN', + ], + 'openssl_ex_libs_linux-elf': [ +- '-ldl -pthread', ++ '', + ], + 'openssl_cli_srcs_linux-elf': [ + 'openssl/apps/app_rand.c', Property changes on: head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi =================================================================== --- head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi (nonexistent) +++ head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi (revision 469828) @@ -0,0 +1,15 @@ +--- deps/openssl/config/archs/linux-elf/asm/openssl.gypi.orig 2018-05-11 12:05:18 UTC ++++ deps/openssl/config/archs/linux-elf/asm/openssl.gypi +@@ -681,10 +681,10 @@ + 'POLY1305_ASM', + ], + 'openssl_cflags_linux-elf': [ +- '-Wall -O3 -pthread -DL_ENDIAN -fomit-frame-pointer', ++ '-Wall -O3 -pthread -DL_ENDIAN', + ], + 'openssl_ex_libs_linux-elf': [ +- '-ldl -pthread', ++ '', + ], + }, + 'include_dirs': [ Property changes on: head/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/node/files/patch-deps_openssl_config_bn__conf__asm.h =================================================================== --- head/www/node/files/patch-deps_openssl_config_bn__conf__asm.h (nonexistent) +++ head/www/node/files/patch-deps_openssl_config_bn__conf__asm.h (revision 469828) @@ -0,0 +1,13 @@ +--- deps/openssl/config/bn_conf_asm.h.orig 2018-05-11 12:01:43 UTC ++++ deps/openssl/config/bn_conf_asm.h +@@ -21,8 +21,8 @@ + # include "./archs/VC-WIN32/asm/crypto/include/internal/bn_conf.h" + #elif defined(_WIN32) && defined(_M_X64) + # include "./archs/VC-WIN64A/asm/crypto/include/internal/bn_conf.h" +-#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) +-# include "./archs/BSD-x86/asm/crypto/include/internal/bn_conf.h" ++//#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) ++//# include "./archs/BSD-x86/asm/crypto/include/internal/bn_conf.h" + #elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__x86_64__) + # include "./archs/BSD-x86_64/asm/crypto/include/internal/bn_conf.h" + #elif defined(__sun) && defined(__i386__) Property changes on: head/www/node/files/patch-deps_openssl_config_bn__conf__asm.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/node/files/patch-deps_openssl_config_dso__conf__asm.h =================================================================== --- head/www/node/files/patch-deps_openssl_config_dso__conf__asm.h (nonexistent) +++ head/www/node/files/patch-deps_openssl_config_dso__conf__asm.h (revision 469828) @@ -0,0 +1,13 @@ +--- deps/openssl/config/dso_conf_asm.h.orig 2018-05-11 12:02:07 UTC ++++ deps/openssl/config/dso_conf_asm.h +@@ -21,8 +21,8 @@ + # include "./archs/VC-WIN32/asm/crypto/include/internal/dso_conf.h" + #elif defined(_WIN32) && defined(_M_X64) + # include "./archs/VC-WIN64A/asm/crypto/include/internal/dso_conf.h" +-#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) +-# include "./archs/BSD-x86/asm/crypto/include/internal/dso_conf.h" ++//#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) ++//# include "./archs/BSD-x86/asm/crypto/include/internal/dso_conf.h" + #elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__x86_64__) + # include "./archs/BSD-x86_64/asm/crypto/include/internal/dso_conf.h" + #elif defined(__sun) && defined(__i386__) Property changes on: head/www/node/files/patch-deps_openssl_config_dso__conf__asm.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/node/files/patch-deps_openssl_config_opensslconf__asm.h =================================================================== --- head/www/node/files/patch-deps_openssl_config_opensslconf__asm.h (nonexistent) +++ head/www/node/files/patch-deps_openssl_config_opensslconf__asm.h (revision 469828) @@ -0,0 +1,13 @@ +--- deps/openssl/config/opensslconf_asm.h.orig 2018-05-11 11:27:00 UTC ++++ deps/openssl/config/opensslconf_asm.h +@@ -108,8 +108,8 @@ + # include "./archs/VC-WIN32/asm/include/openssl/opensslconf.h" + #elif defined(_WIN32) && defined(_M_X64) + # include "./archs/VC-WIN64A/asm/include/openssl/opensslconf.h" +-#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) +-# include "./archs/BSD-x86/asm/include/openssl/opensslconf.h" ++//#elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__i386__) ++//# include "./archs/BSD-x86/asm/include/openssl/opensslconf.h" + #elif (defined(__FreeBSD__) || defined(__OpenBSD__)) && defined(__x86_64__) + # include "./archs/BSD-x86_64/asm/include/openssl/opensslconf.h" + #elif defined(__sun) && defined(__i386__) Property changes on: head/www/node/files/patch-deps_openssl_config_opensslconf__asm.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/www/node/files/patch-deps_openssl_openssl__no__asm.gypi =================================================================== --- head/www/node/files/patch-deps_openssl_openssl__no__asm.gypi (nonexistent) +++ head/www/node/files/patch-deps_openssl_openssl__no__asm.gypi (revision 469828) @@ -0,0 +1,11 @@ +--- deps/openssl/openssl_no_asm.gypi.orig 2018-05-11 12:27:27 UTC ++++ deps/openssl/openssl_no_asm.gypi +@@ -42,7 +42,7 @@ + 'includes': ['config/archs/linux-x86_64/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'], + }], + ], + } Property changes on: head/www/node/files/patch-deps_openssl_openssl__no__asm.gypi ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property