Loading
xidel: fix for darwin
On darwin, the tool was linked to system libcrypto.dylib and failed to start with: ``` Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI. abort() called ```
On darwin, the tool was linked to system libcrypto.dylib and failed to start with: ``` Invalid dylib load. Clients should not load the unversioned libcrypto dylib as it does not have a stable ABI. abort() called ```