$OpenBSD$

--- common.gypi.orig	Fri Jan  7 16:05:41 2022
+++ common.gypi	Sun Jan  2 14:37:05 2022
@@ -401,7 +401,9 @@
           }],
           ['OS=="openbsd"', {
             'cflags': [ '-I/usr/local/include' ],
-            'ldflags': [ '-Wl,-z,wxneeded' ],
+            'ldflags': [ '-Wl,-z,wxneeded'
+                , '-Wl,-rpath,${EOPENSSL_LIB}'
+            ],
           }],
         ],
         'conditions': [
