+3
−3
util/local_shlib.com.in
0 → 100644
+30
−0
util/shareable_image_wrap.c.in
deleted100644 → 0
+0
−113
util/unlocal_shlib.com.in
0 → 100644
+26
−0
Loading
[.util]shareable_image_wrap.c.in was never useful because lib$spawn() insisted on combining stdout and stderr into one. Instead, we introduce two scripts that create and destroy a temporary environment where the local shareable images become available, [.util]local_shlib.com and [.util]unlocal_shlib.com. Reviewed-by:Rich Salz <rsalz@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2948)