Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
linux: fix missing link dependency to dl library
dlclose/dlopen were not found on linux due to missing 'dl' libray dependency. Signed-off-by: Cedric CHEDALEUX <[email protected]>
- Loading branch information