Message ID | 20211217002015.28d80525@oasis.local.home (mailing list archive) |
---|---|
State | Accepted |
Commit | dacb4f7d79af9e8ad4fa938cec921bdd6c978f13 |
Headers | show |
Series | libtraceevent: Export LIBS variable in Makefile | expand |
diff --git a/Makefile b/Makefile index b26b0d5..80b3107 100644 --- a/Makefile +++ b/Makefile @@ -131,6 +131,7 @@ else endif LIBS = -ldl +export LIBS set_plugin_dir := 1