Skip to content
Snippets Groups Projects
Commit 925ce89b authored by Ondřej Surý's avatar Ondřej Surý
Browse files

Dynamically resolve SONAME for libknot and libzscanner from Makefile

and set libknot_SONAME and libzscanner_SONAME as lua literals.

Remove now obsolete libpath lua function - use find_soname from
platform.mk to define <arg>_SONAME, add lua_pushliteral to
daemon/engine.c and add -D to daemon/daemon.mk for any new library
loaded from Lua.
parent 4464b5f7
Branches
Tags
1 merge request!55Resolve libknot and libzscanner SONAME at the build time and fixes to bootstrap-depends.sh script
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment