Browse Source
If the user disables the build of the dynamic library, we have to
link the tools with the static library. If we don't, the dependencies
will cause the dynamic library to be built regardless of the user's
request.
Signed-off-by: Jean Delvare <jdelvare@suse.de>
Fixes: 9906b2ecb6
("Makefile: Add flag to disable dynamic library")
tags/v4.1
1 changed files with 2 additions and 0 deletions
Loading…
Reference in new issue