| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
+ Removed detailed DL library detection - the results were not used.
+ Added test whether the DL library contains _dl_sym function.
+ GTK presence test moved to ConfigureChecks.cmake.
+ Added GTHREAD presence test.
+ Used tde_add_library macro.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 06e967574741ce2f3b29ba4ed4d5e2629c47553c)
|
|
|
|
|
|
|
|
| |
Partially inspired by posts at
https://stackoverflow.com/questions/15599026/how-can-i-intercept-dlsym-calls-using-ld-preload
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit af8244e3e02690e251d24f38abbb1e7742250758)
|
| |
|
| |
|
|
|
|
| |
This reverts commit 115fcbe323837e49907d6897f28dd8c91dea3b6f.
|
| |
|
|
|