plasma-umass / coz

Coz: Causal Profiling
Other
4.08k stars 159 forks source link

Use pkg-config to link in libelfin #140

Closed ccurtsinger closed 5 years ago

ccurtsinger commented 5 years ago

Some users saw libelfin installed under /usr/local/lib, which was not in their ld search path. Use pkg-config to generate libelfin compilation and linking flags to handle this case.