pacman-packages icon indicating copy to clipboard operation
pacman-packages copied to clipboard

Add 3ds-libdl.

Open TSnake41 opened this issue 6 years ago • 0 comments

As possibly needed with #85. This is a extendable stub implementation of libdl.

It implements a "fake" libdl that can be needed for some libraries (like LuaJIT FFI). You can (if needed) change the functions bound to the stub library using dl_setfn().

TSnake41 avatar Jul 11 '19 17:07 TSnake41